mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32: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": {
|
"style": {
|
||||||
"noVar": "error",
|
"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",
|
"useBlockStatements": "error",
|
||||||
"useConst": "error",
|
"useConst": "error",
|
||||||
"useImportType": "error",
|
"useImportType": "error",
|
||||||
|
Loading…
Reference in New Issue
Block a user