Commit graph

7 commits

Author SHA1 Message Date
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 282e5b838376f16b3df7f4c1f99f1106baaffea4.

* 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
with-heart
2e36dadfec
chore: clean up local dev tooling (#856)
* chore: clean up husky + lint-staged

* chore: format all files with prettier
2022-07-28 08:19:53 +01:00
Daniel Alberski
5046147a41
Polish translations (#758)
* polish translations

* translations guide typo fix
2022-06-26 19:47:58 +01:00
Steve Ruiz
68e2d5f492
Update translation.md 2022-06-26 08:36:59 +01:00
Steve Ruiz
574b29ebdd
Update translation.md 2022-06-26 08:33:08 +01:00
Steve Ruiz
3b0f9b143e
Update translation.md 2022-06-25 20:37:00 +01:00
Steve Ruiz
8d849719cf
add translation guide (#746) 2022-06-25 20:03:37 +01:00