NightKev
|
6f56dce771
|
[Biome] Add and apply `lint/style/noNamespaceImport` (#5650)
* Add `lint/style/noNamespaceImport` Biome rule
* Apply Biome rule, add exception for `*.test.ts` files
|
2025-04-12 01:31:56 -04:00 |
NightKev
|
25b9fa7933
|
[Biome] Add "no unused imports" rule (#5580)
* Apply Biome to files
* Add `lint/correctness/noUnusedImports` rule
* Apply rule
* Remove obsolete eslint directives
* Fix variable naming in `game-speed.ts`
|
2025-03-29 10:24:23 +00:00 |
Sirz Benjie
|
408b66f913
|
[Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495)
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
|
2025-03-09 14:13:25 -07:00 |