Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
chore: lint check before commit for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenisx committed Nov 26, 2019
1 parent c286df3 commit 0c66ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -99,6 +99,7 @@
"lint-staged": {
"*.{ts,tsx,js,jsx}": [
"npm run pretty",
"npm run lint",
"git add"
]
},
Expand Down

0 comments on commit 0c66ad7

Please sign in to comment.