Skip to content

Commit

Permalink
fix: resolve lint issues by ignoring generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
codejedi365 committed Oct 1, 2021
1 parent 60520ff commit 1cb9086
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist/**
coverage/**
package-lock.json

0 comments on commit 1cb9086

Please sign in to comment.