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 b3b65bb commit 043e63e
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 043e63e

Please sign in to comment.