Skip to content

Commit

Permalink
chore: update .lintstagedrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Jul 15, 2023
1 parent f353429 commit b93750a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"*.js": "eslint --fix",
"*.{js,ts}": "eslint --fix",
"*.{css,html,json,md,yml}": "prettier --write"
}

0 comments on commit b93750a

Please sign in to comment.