mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-12 22:39:15 +08:00
[tests] exclude internals temporarily
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"**/common/lib/**"
|
||||
"**/common/lib/**",
|
||||
"**/internal/registry/**"
|
||||
],
|
||||
"cwd": "..",
|
||||
"all": true,
|
||||
|
||||
Reference in New Issue
Block a user