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