rename scrip

This commit is contained in:
Panayiotis Lipiridis 2017-11-16 01:23:57 +02:00
parent 134e6e55fe
commit 5cffb8bd12
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"trailingComma": "all"
},
"scripts": {
"fix": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
"precommit": "lint-staged"
},
"spm": {