Skip to content

Commit a4a958d

Browse files
committed
test: lint
1 parent ecf2eb0 commit a4a958d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"format": "prettier --write .",
4040
"lint": "eslint . --fix",
4141
"lint:all": "eslint .",
42-
"prepare": "husky || true",
42+
"prepare": "husky install",
4343
"create-color-font": "node scripts/create-color-font.js"
4444
},
4545
"license": "ISC",

0 commit comments

Comments
 (0)