Skip to content

Commit

Permalink
fix: ignore additional folders to avoid lint problems after build
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorsalgado committed Feb 23, 2021
1 parent a199932 commit 5c67f7d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
.github/
.yarn/

benchmarks/
docs/
dist/
dist-es5/
dist-build/
examples/
scripts/

*.d.ts

0 comments on commit 5c67f7d

Please sign in to comment.