Skip to content

Commit

Permalink
Update .lintstagedrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
goosewobbler authored Jan 16, 2023
1 parent ae16f11 commit 6c477c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"**/*.{yml,json,md,html,ts,js}": "prettier --check",
"**/*.{ts,tsx,js,jsx}": "eslint --quiet --fix"
"**/*.{yml,json,md,html,ts,js}": "prettier --check"
}

0 comments on commit 6c477c9

Please sign in to comment.