We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab3c70 commit 8913d80Copy full SHA for 8913d80
jest.config.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
- ...require('./jest.config.base.js')(__dirname),
+ // ...require('./jest.config.base.js')(__dirname),
3
projects: ['<rootDir>/packages/*/jest.config.js'],
4
};
0 commit comments