mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
fix: include tests in type check (#23452)
* fix: include tests in type check * Do lint *.md * Improve types in tests
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
"lib": ["dom", "es2017"],
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": ["node_modules", "lib", "es", "**/__tests__/**"]
|
||||
"exclude": ["node_modules", "lib", "es"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user