Skip to content

Commit

Permalink
Add example/ to .eslintignore to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszczura committed Jun 14, 2023
1 parent 342e7c9 commit 8077453
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_modules/
.snapshots/
*.min.js
cypress
cypress.config.ts
cypress.config.ts
example/

0 comments on commit 8077453

Please sign in to comment.