This commit is contained in:
2023-03-22 16:01:07 +08:00
parent fec81b11a3
commit b044a304e5
3 changed files with 25 additions and 24 deletions

View File

@ -8,6 +8,7 @@
"wesbos/typescript"
],
"ignorePatterns": [
"vite.config.ts"
"vite.config.ts",
"dist"
]
}