Skip to content

Commit

Permalink
eslint ignore same directories as prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
matux committed Feb 24, 2024
1 parent 89e0bf1 commit 2bd07af
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.github
.next
build
bundles
coverage
dist
lib
node_modules
out
public

0 comments on commit 2bd07af

Please sign in to comment.