Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Commit

Permalink
chore: ignore Svelte files when linting
Browse files Browse the repository at this point in the history
This won’t work correctly until
<sveltejs/eslint-plugin-svelte3#68> is
resolved.
  • Loading branch information
shivjm committed Aug 10, 2021
1 parent 432624a commit 2e0feab
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
@@ -1,3 +1,4 @@
node_modules
dist
coverage
*.svelte

0 comments on commit 2e0feab

Please sign in to comment.