Skip to content

Commit 527e71d

Browse files
committed
chore: ensure eslint ignores ts/tsx files
1 parent 40c8534 commit 527e71d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ lib
22
scripts
33
playground
44
coverage
5+
*.ts
6+
*.tsx

0 commit comments

Comments
 (0)