Skip to content

Commit

Permalink
During linting, ignore the smoke tests folder, because those are full…
Browse files Browse the repository at this point in the history
… projects with potentially different lint plugins needed
  • Loading branch information
NullVoxPopuli committed Dec 18, 2021
1 parent 8a5de6a commit 103d0ed
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 @@ -3,3 +3,4 @@ node-tests/fixtures/**/*.js
/docs/
dist/
tmp/
smoke-tests/

0 comments on commit 103d0ed

Please sign in to comment.