Skip to content

Commit

Permalink
Fix duplicate export lint errors in fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
timfish committed Sep 26, 2024
1 parent 13af243 commit 229e1d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ ignorePatterns:
- test/fixtures/circular-a.js
- test/fixtures/circular-b.js
- test/fixtures/reexport.js
- test/fixtures/duplicate-explicit.mjs
- test/fixtures/duplicate.mjs
- test/fixtures/export-types/default-call-expression-renamed.mjs

0 comments on commit 229e1d1

Please sign in to comment.