Skip to content

Commit

Permalink
Update .eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes authored Feb 5, 2024
1 parent f5d6d31 commit 9f8a3b9
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules
dist
tmp
coverage
.github
/**/node_modules/*
node_modules/
dist/
tmp/
coverage/
.github/

0 comments on commit 9f8a3b9

Please sign in to comment.