add migrations for datasource config
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = {
|
||||
"moduleNameMapper": {
|
||||
"^[./a-zA-Z0-9$_-]+\.css\!?$": "<rootDir>/src/test-setup/cssStub.js",
|
||||
},
|
||||
"testRegex": "(\\.|/)(test|spec)\\.(jsx?|tsx?)$",
|
||||
"transform": {
|
||||
"^.+\\.js$": "babel-jest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user