Skip to content

Commit 4c6976a

Browse files
committed
调整格式化方案
1 parent a800061 commit 4c6976a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "react-scripts test",
1414
"eject": "react-scripts eject",
1515
"lint": "eslint src --fix",
16-
"format": "npm run lint && pretty-quick --staged"
16+
"format": "pretty-quick --staged && npm run lint "
1717
},
1818
"husky": {
1919
"hooks": {

0 commit comments

Comments
 (0)