Skip to content

Commit

Permalink
feat: exclude dist and node_modules from eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanOricil committed Jan 31, 2024
1 parent 55f9115 commit 5e8ac45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dist
node_modules

0 comments on commit 5e8ac45

Please sign in to comment.