Skip to content

Commit

Permalink
try to live without eslint in precomits
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe committed Nov 23, 2021
1 parent b92ca2d commit 05916da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
],
"lint-staged": {
"**/*.ts": "tsc-files --project tsconfig-lint-staged.json",
"**/*.{ts, js, mjs}": "eslint --cache --fix",
"*": "prettier --ignore-unknown --write"
}
}

0 comments on commit 05916da

Please sign in to comment.