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.
2 parents f39645b + d557ade commit 4be943dCopy full SHA for 4be943d
lib/defaultConfig.js
@@ -5,6 +5,6 @@ module.exports = {
5
},
6
mocksConfig: {
7
dir: 'mocks',
8
- defaults: []
+ default: []
9
}
10
-};
+};
0 commit comments