Skip to content

Commit 7ac9086

Browse files
committed
Remove format command
1 parent fe371cb commit 7ac9086

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"scripts": {
1010
"test": "jest --watchAll",
1111
"lint": "eslint \"{src,test}/*.js\"",
12-
"format": "prettier --write \"{src,test}/*.js\"",
1312
"docs:dev": "vuepress dev docs",
1413
"docs:build": "vuepress build docs"
1514
},

0 commit comments

Comments
 (0)