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 46ee8b1 commit b4b3254Copy full SHA for b4b3254
README.md
@@ -122,7 +122,7 @@ module.exports = {
122
* @param {Object} config The full Jest config
123
* @returns {string} The code to be output after processing all of the blocks matched by this type
124
*/
125
- process({blocks, vueOptionsNamepsace, filename, config}) {}
+ process({ blocks, vueOptionsNamepsace, filename, config }) {}
126
}
127
```
128
0 commit comments