mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-07 16:09: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/**/*",
|
"!**/public/**/*",
|
||||||
"!**/.github/**/*",
|
"!**/.github/**/*",
|
||||||
"!**/node_modules/**/*",
|
"!**/node_modules/**/*",
|
||||||
"!**/.vscode/**/*",
|
|
||||||
"!**/typedoc/**/*",
|
"!**/typedoc/**/*",
|
||||||
// TODO: lint css and html?
|
// TODO: lint css and html?
|
||||||
"!**/*.css",
|
"!**/*.css",
|
||||||
@ -37,7 +36,6 @@
|
|||||||
"!**/src/data/balance/tms.ts"
|
"!**/src/data/balance/tms.ts"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"assist": {
|
"assist": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"source": {
|
"source": {
|
||||||
|
Loading…
Reference in New Issue
Block a user