7 Commits

Author SHA1 Message Date
0885fb2bbc [*] Fix: Resolve Windows regression caused by upgrading glob (#6227) 2024-05-31 19:26:17 +00:00
3e117f8fff [build] Chore: Upgrade rollup and vite to latest versions (#6018) 2024-05-04 09:09:11 -04:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
a03a161024 Remove unnecessary linting scripts (#2072)
* Remove unnecessary files

* Remove another file
2022-05-05 09:16:32 +01:00
1c856e80ec Add sort keys and sort imports lint rules, and enable fix+format on save (#1209)
* Add sort keys rule and update configs so it works

Bump version of flowtype eslint plugin to fix bugs with autofixing

* Add sort imports fixable lint rule

* Run lint fix and prettier on whole repo 

* Fix unit tests broken by key sorting
2022-04-09 00:43:22 -07:00
09b887e61a Meta copyright (#1060) 2022-04-09 00:43:14 -07:00
fbdf867c35 Setup circleci (#145)
* Setup circleci
2022-04-09 00:41:55 -07:00