fix: 加固 monorepo 质量门禁
This commit is contained in:
+1
-2
@@ -8,8 +8,7 @@
|
||||
"exactOptionalPropertyTypes": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"skipLibCheck": true,
|
||||
"types": ["vitest/globals"]
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["packages/**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user