1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/scripts
Christopher Kolstad 6673d131fe
feat: biome lint (#4853)
This commit changes our linter/formatter to biome (https://biomejs.dev/)
Causing our prehook to run almost instantly, and our "yarn lint" task to
run in sub 100ms.

Some trade-offs:
* Biome isn't quite as well established as ESLint
* Are we ready to install a different vscode plugin (the biome plugin)
instead of the prettier plugin


The configuration set for biome also has a set of recommended rules,
this is turned on by default, in order to get to something that was
mergeable I have turned off a couple the rules we seemed to violate the
most, that we also explicitly told eslint to ignore.
2023-09-29 14:18:21 +02:00
..
check-release.sh fix: add frontend eslint check (#2562) 2023-01-02 10:46:32 +01:00
docker-compose.yml
docker-postgres.sh
fix-migrations-version-1.sql Added doc to fix migrations table 2020-02-20 08:30:44 +01:00
husky-install.js
jest-setup.js
npm-tag.js
promote.sh
resetdatabase.sql Add quick reset of database script 2021-03-11 11:18:06 +01:00