Skip to content

Commit

Permalink
exclude .eslintrc.cjs from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
karannakra committed Jun 30, 2023
1 parent 7f4318a commit 110f00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
dist
.vscode
.vercel
.eslintrc.cjs
src/db/migrations
src/env.d.ts

0 comments on commit 110f00c

Please sign in to comment.