pokerogue/.github
NightKev 4fc77e4de9
[Dev] Update Biome to 2.0.0 (#6004)
* Run `npm audit fix`

* Update Biome to 2.0.0

* Migrate `biome.jsonc` to 2.0

* Apply Biome and fix some suppression comments

* Fix some suppression comments and update config

* More config updates

Added at "error": `noUnusedLabels`, `noThisInStatic`

Changed `useDefaultParameterLast` from "off" to "warn"

Changed `noDocumentCookie` (from recommended) from "warn" to "off"

Changed `noExcessiveCognitiveComplexity` from "warn" to "info"

* Add a bunch of rules

* Apply Biome safe fixes

* Apply Biome unsafe fixes

* Remove irrelevant `useSelfClosingElements` rule

* Upgrade already followed rules to "error"

* Remove unnecessary type cast

* Disable fixer for `useDefaultParameterLast`

* Disable `useJsonImportAttribute` rule and revert changes

* Fix `mockImage.ts`

* ...there's a `@ts-nocheck` in this file

* Use whole-file lint suppression comment in `version_converter.ts`

* Add a couple comments to `biome.jsonc`

* Remove ESLint packages and GitHub workflow
2025-06-20 23:24:11 -07:00
..
ISSUE_TEMPLATE [GitHub] Automatically add issue-type in issue templates (#5499) 2025-03-09 22:15:24 +00:00
workflows [Dev] Update Biome to 2.0.0 (#6004) 2025-06-20 23:24:11 -07:00
CODEOWNERS [Misc] Run biome on all files; update some rules to be errors now 2025-06-14 00:59:34 -07:00
FUNDING.yml Update FUNDING.yml 2024-09-28 13:13:18 -04:00
pull_request_template.md [Github] Update pull_request_template.md with more labels 2025-06-14 01:38:54 +00:00
test-filters.yml [GitHub] Fix gh action path filter (#5904) 2025-05-30 12:35:38 -07:00