We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134e6e5 commit 5cffb8bCopy full SHA for 5cffb8b
1 file changed
package.json
@@ -44,7 +44,7 @@
44
"trailingComma": "all"
45
},
46
"scripts": {
47
- "fix": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
+ "prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
48
"precommit": "lint-staged"
49
50
"spm": {
0 commit comments