|
|
@@ -31,7 +31,7 @@
|
|
|
"test:analyze": "node scripts/analyze-test-results.js",
|
|
|
"lint": "eslint . --ext .ts,.tsx",
|
|
|
"lint:fix": "eslint . --ext .ts,.tsx --fix",
|
|
|
- "typecheck": "tsc --noEmit"
|
|
|
+ "typecheck": "tsc --noEmit --project ."
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@ant-design/icons": "^6.0.0",
|