Tldraw/examples/tldraw-example/src
Gwenaël Gallon e0e1373468
Chore: clean up sort imports with prettier (#870)
* Update prettier to latest

* Add format command

* Create .prettierignore

* Add prettier plugin sort imports

* Update prettier config

* Update prettier config

* Update .prettierignore

* Fix @babel/parser conflict

https://github.com/trivago/prettier-plugin-sort-imports/issues/156

* Revert "Update .prettierignore"

This reverts commit 282e5b8383.

* Revert change for apps/www/pages/v/[id].tsx

* Sort imports

Moves the third party imports to the top, "~" imports in middle, and "./" at last

* Sorting of the specifiers

in an import declarations

* [www] use path vs  "../"

* [core] use path "~" vs "../"

* [tldraw] use path "~" vs "../.../"

* [tldraw] use path "~" vs "../"

* [tldraw] Cleanup

* Update prettier config

* Last use path "~" vs "../.../"

* [www] Fix order of the third party imports

* Clean prettier config
2022-08-02 14:56:12 +01:00
..
multiplayer Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
public chore: clean up local dev tooling (#856) 2022-07-28 08:19:53 +01:00
api-control.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
api.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
app.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
basic.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
changing-id.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
dark-mode.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
develop.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
embedded.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
export-to-server.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
export.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
file-system.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
iframe.tsx [fix] hydration bug in iframe (#813) 2022-07-12 11:12:00 +01:00
index.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
loading-files.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
no-size-embedded.tsx [fix] copy and paste (again) (#685) 2022-05-14 14:15:55 +01:00
persisted.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
props-control.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
readonly.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
scroll.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +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