Skip to content

Commit 73b9190

Browse files
committed
eslint: ignore typescript dep files
1 parent 36c17f0 commit 73b9190

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# ignore files that have typescript import
2+
typescript/**
3+
src/configurationType.ts

0 commit comments

Comments
 (0)