Update biome.jsonc

Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
Bertie690 2025-04-28 09:35:42 -04:00 committed by GitHub
parent 623e7e849c
commit a4db5720d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@
},
"style": {
"noVar": "error",
"useEnumInitializers": "off", // have fun explicitly numbering all 1000+ species, moves, etc. lol
"useEnumInitializers": "off", // large enums like Moves would make this cumbersome
"useBlockStatements": "error",
"useConst": "error",
"useImportType": "error",