mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 07:29:30 +02:00
Re-add .vscode/
to Biome ignore list
This commit is contained in:
parent
53c88192f5
commit
0e4d924433
@ -26,6 +26,7 @@
|
|||||||
"!**/public/**/*",
|
"!**/public/**/*",
|
||||||
"!**/.github/**/*",
|
"!**/.github/**/*",
|
||||||
"!**/node_modules/**/*",
|
"!**/node_modules/**/*",
|
||||||
|
"!**/.vscode/**/*",
|
||||||
"!**/typedoc/**/*",
|
"!**/typedoc/**/*",
|
||||||
// TODO: lint css and html?
|
// TODO: lint css and html?
|
||||||
"!**/*.css",
|
"!**/*.css",
|
||||||
|
Loading…
Reference in New Issue
Block a user