tldraw/apps/electron
Gwenaël Gallon 3c2c26c11e
Fix: workflow failure with missing lint command and added lint for apps/examples (#866)
* Add turbo run lint

* Add lint to all apps and examples

* Update eslint with monorepo configuration

see: https://typescript-eslint.io/docs/linting/typed-linting/monorepos#one-tsconfigjson-per-package-and-an-optional-one-in-the-root

* Remove unused rules

* Exclude @tldraw/www from global eslint config

* Remove duplicated eslint

* Fix eslint prefer-const errors

* Fix eslint no-unused-vars warning

* Update package.json

* Fix eslint no-unused-vars warning

* bump eslint@^8.20.0

* Correct "Fix eslint no-unused-vars warning"

This reverts commit 0158a2585af84b623f2c5581412252c8471375ae.
2022-07-30 08:27:54 +01:00
..
resources [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
src Fix: workflow failure with missing lint command and added lint for apps/examples (#866) 2022-07-30 08:27:54 +01:00
CHANGELOG.md 1.16.0 2022-06-09 18:06:17 +01:00
electron-esbuild.config.yaml [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
esbuild.main.config.ts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
esbuild.renderer.config.ts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
package.json Fix: workflow failure with missing lint command and added lint for apps/examples (#866) 2022-07-30 08:27:54 +01:00
README.md update images 2022-03-09 16:11:30 +00:00
tsconfig.json chore: remove typedoc and docs scripts (#864) 2022-07-29 15:22:08 +01:00
yarn.lock Bump electron from 17.0.0 to 17.2.0 in /apps/electron (#748) 2022-06-26 07:33:32 +01:00

@tldraw/electron

An experimental electron wrapper for tldraw.

Not yet distributed.