mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
change jest config
This commit is contained in:
parent
449db1499b
commit
ee8ac670b9
@ -162,7 +162,9 @@
|
||||
"testPathIgnorePatterns": [
|
||||
"/node_modules/"
|
||||
],
|
||||
"scriptPreprocessor": "node_modules/typescript-babel-jest",
|
||||
"transform": {
|
||||
".*": "node_modules/typescript-babel-jest"
|
||||
},
|
||||
"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
|
||||
},
|
||||
"pre-commit": [
|
||||
|
Loading…
Reference in New Issue
Block a user