Skip to content

Commit

Permalink
chore: 🔧 update lint-staged config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjay Soundarajan committed Jun 4, 2022
1 parent 4a94f65 commit b3845e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"./src/**/*.{ts,js,jsx,tsx,vue,json}": [
"yarn lint-es --fix",
"yarn format"
],
"*.js": "eslint --cache --fix"
]
},
"config": {
"commitizen": {
Expand Down

0 comments on commit b3845e8

Please sign in to comment.