Skip to content

Commit

Permalink
fix: add *.d.ts to eslintingore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Sittenauer committed Aug 13, 2024
1 parent b320462 commit 43a4640
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
@@ -1,4 +1,5 @@
node_modules/
dist/
lib/
.*
.*
*.d.ts

0 comments on commit 43a4640

Please sign in to comment.