Skip to content

Commit

Permalink
Ignore types declarations in eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
asimonok committed Nov 22, 2023
1 parent cb87f38 commit e6876f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ dist/
**/*.test.ts
**/*.test.tsx
__mocks__

# Declarations
**/*.d.ts

0 comments on commit e6876f8

Please sign in to comment.