Tldraw/apps/www
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
..
components Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
hooks Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
pages 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
styles added CAD like behavior like described in issue #555 (#589) 2022-03-09 10:19:58 +00:00
utils Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
worker [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
.eslintrc.json Fix: workflow failure with missing lint command and added lint for apps/examples (#866) 2022-07-30 08:27:54 +01:00
.gitignore [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
CHANGELOG.md 1.20.0 2022-07-23 15:09:37 +01:00
LICENSE Update documentation 2022-01-07 09:01:08 +00:00
README.md update images 2022-03-09 16:11:30 +00:00
next-env.d.ts [improvement] Select unfilled shapes by clicking on their stroke (#438) 2021-12-07 20:48:56 +00:00
next.config.js Upgrade Liveblocks to 0.17 (#738) 2022-06-25 15:38:43 +01:00
package.json chore: clean up local dev tooling (#856) 2022-07-28 08:19:53 +01:00
tsconfig.json Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
types.ts [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00

README.md

@tldraw/www

The tldraw website.