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 95784e4 + 6a7a728 commit e632171Copy full SHA for e632171
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, vueOptionsNamespace, filename, config }) {}
126
}
127
```
128
0 commit comments