Merge remote-tracking branch 'origin/develop' into ts-redux
This commit is contained in:
@ -12,5 +12,5 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"typeRoots": [ "./types", "./node_modules/@types"]
|
||||
},
|
||||
"exclude": ["node_modules", "types"]
|
||||
"exclude": ["node_modules", "types", "**/*.test.*", "**/__mocks__/*", "**/__tests__/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user