mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 20:25:33 +08:00
Update react-docgen
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"react-tools": "^0.12.2"
|
||||
},
|
||||
"jest": {
|
||||
"scriptPreprocessor": "./preprocessor",
|
||||
"testPathDirs": ["lib"]
|
||||
"scriptPreprocessor": "./tests/preprocessor",
|
||||
"testPathDirs": ["lib"],
|
||||
"unmockedModulePathPatterns": ["tests/utils"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user