Skip to content

Commit

Permalink
Merge pull request #828 from withfig/mschrage/fix-eslint
Browse files Browse the repository at this point in the history
Ignore index.d.ts when linting
  • Loading branch information
mschrage committed Jan 11, 2022
2 parents 2c40c56 + c212557 commit e1bab9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build/index.d.ts

0 comments on commit e1bab9d

Please sign in to comment.