Tldraw/packages/tldraw/src/state/sessions
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
..
ArrowSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
BrushSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
DrawSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
EditSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
EraseSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
GridSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
HandleSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
RotateSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
TransformSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
TransformSingleSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
TranslateLabelSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
TranslateSession Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
BaseSession.ts Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
about-sessions.md 1.0.0 (#267) 2021-11-16 16:01:29 +00:00
index.ts Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00