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 80bbcc3 commit 6504e0cCopy full SHA for 6504e0c
lib/defaultConfig.js
@@ -5,6 +5,6 @@ module.exports = {
5
},
6
mocksConfig: {
7
dir: 'mocks',
8
- defaults: []
+ default: []
9
}
10
-};
+};
0 commit comments