mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 15:39:27 +02:00
Removed "don't lint vscode json files" setting from biome.jsonc
This commit is contained in:
parent
cfef679967
commit
11ca012270
@ -26,7 +26,6 @@
|
||||
"!**/public/**/*",
|
||||
"!**/.github/**/*",
|
||||
"!**/node_modules/**/*",
|
||||
"!**/.vscode/**/*",
|
||||
"!**/typedoc/**/*",
|
||||
// TODO: lint css and html?
|
||||
"!**/*.css",
|
||||
@ -37,7 +36,6 @@
|
||||
"!**/src/data/balance/tms.ts"
|
||||
]
|
||||
},
|
||||
|
||||
"assist": {
|
||||
"actions": {
|
||||
"source": {
|
||||
|
Loading…
Reference in New Issue
Block a user