Skip to content

Commit f5769f6

Browse files
fix: commit lint
1 parent dea6959 commit f5769f6

2 files 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
@@ -24,7 +24,7 @@
2424
"semantic-release": "semantic-release",
2525
"prepare": "husky",
2626
"prettier": "prettier -w ./src/**/*.ts",
27-
"commitlint": "commitlint --edit"
27+
"commitlint": "commitlint --config commitlint.config.cjs --edit"
2828
},
2929
"keywords": [
3030
"chargetrip",

0 commit comments

Comments
 (0)