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