mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
Update biome.jsonc
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
parent
623e7e849c
commit
a4db5720d8
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user