Lint 忽略 public/vs 目录
This commit is contained in:
@@ -15,6 +15,7 @@ const eslintConfig = defineConfig([
|
|||||||
"build/**",
|
"build/**",
|
||||||
"next-env.d.ts",
|
"next-env.d.ts",
|
||||||
"src-tauri/target/**",
|
"src-tauri/target/**",
|
||||||
|
"public/vs/**",
|
||||||
]),
|
]),
|
||||||
eslintConfigPrettier,
|
eslintConfigPrettier,
|
||||||
eslintPluginPrettierRecommended,
|
eslintPluginPrettierRecommended,
|
||||||
|
|||||||
Reference in New Issue
Block a user