Tldraw/examples/tldraw-example/src
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 0158a2585a.
2022-07-30 08:27:54 +01:00
..
multiplayer Fix bugs 2022-06-26 08:06:56 +01:00
public chore: clean up local dev tooling (#856) 2022-07-28 08:19:53 +01:00
api-control.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
api.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
app.tsx example(ui-options): starting to render custom UI (#804) 2022-07-15 10:24:11 +01:00
basic.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
changing-id.tsx [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
dark-mode.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
develop.tsx Fix: workflow failure with missing lint command and added lint for apps/examples (#866) 2022-07-30 08:27:54 +01:00
embedded.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
export-to-server.tsx feat: export background config (#839) 2022-07-23 09:33:02 +01:00
export.tsx feat: export background config (#839) 2022-07-23 09:33:02 +01:00
file-system.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
iframe.tsx [fix] hydration bug in iframe (#813) 2022-07-12 11:12:00 +01:00
index.tsx feat: add translation (#704) 2022-06-09 15:33:35 +01:00
loading-files.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
no-size-embedded.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
persisted.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
props-control.tsx [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
readonly.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
scroll.tsx [improvement] Quality and UI cleanup (#846) 2022-07-23 15:05:48 +01:00
styles.css [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
ui-options.tsx example(ui-options): starting to render custom UI (#804) 2022-07-15 10:24:11 +01:00