Skip to content

Commit

Permalink
Add support for tests in ESLint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
b3hr4d committed Apr 19, 2024
1 parent 2107989 commit b6fe5cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ coverage
declarations
# don't lint test
test
tests
# don't lint dist output
dist

0 comments on commit b6fe5cc

Please sign in to comment.