Skip to content

Commit 5cffb8b

Browse files
committed
rename scrip
1 parent 134e6e5 commit 5cffb8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"trailingComma": "all"
4545
},
4646
"scripts": {
47-
"fix": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
47+
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
4848
"precommit": "lint-staged"
4949
},
5050
"spm": {

0 commit comments

Comments
 (0)