完善 CI 质量门禁并启用覆盖率阈值
This commit is contained in:
@@ -11,6 +11,7 @@ const eslintConfig = defineConfig([
|
||||
".next/**",
|
||||
"out/**",
|
||||
"build/**",
|
||||
"coverage/**",
|
||||
"next-env.d.ts",
|
||||
]),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user