Skip to content

Commit

Permalink
removed lint staged
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotthall committed Oct 19, 2023
1 parent 5d1f093 commit f100929
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@
"simple-git-hooks": "^2.8.0",
"vscode-langservers-extracted": "^4.2.1"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
},

"lint-staged": {
"*.js": "npm run format",
"*.{md,yaml}": "npm run prettier:fix"
Expand Down

0 comments on commit f100929

Please sign in to comment.