Skip to content

Commit b4b3254

Browse files
committed
style: prettier format
1 parent 46ee8b1 commit b4b3254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ module.exports = {
122122
* @param {Object} config The full Jest config
123123
* @returns {string} The code to be output after processing all of the blocks matched by this type
124124
*/
125-
process({blocks, vueOptionsNamepsace, filename, config}) {}
125+
process({ blocks, vueOptionsNamepsace, filename, config }) {}
126126
}
127127
```
128128

0 commit comments

Comments
 (0)