Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 7172019

Browse files
author
Matt Goo
authored
fix(infrastructure): add eslint ignore lines (#973)
1 parent 0e63ef4 commit 7172019

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
@@ -1,3 +1,5 @@
11
**/node_modules
22
**/dist/*.js
33
**/dist/**/*.ts
4+
test/types/build/**/*
5+
test/types/build/index*

0 commit comments

Comments
 (0)