Skip to content

Commit fafec7b

Browse files
authored
chore: ignore types for eslint (#698)
1 parent 0c38b3e commit fafec7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
/dist
33
/node_modules
44
/test/fixtures
5-
/test/bundled
5+
/test/bundled
6+
/types/**/*

0 commit comments

Comments
 (0)