Skip to content

Commit

Permalink
Fix eslint for typescript files (ignore)
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Apr 19, 2021
1 parent 4b80139 commit 81d5fb2
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
@@ -1,2 +1,5 @@

!.meta

/exercises/**/global.d.ts
/exercises/**/env.d.ts

0 comments on commit 81d5fb2

Please sign in to comment.