Skip to content

Commit ae01e20

Browse files
committed
lint: ignore generated declarations
Signed-off-by: Sergey Volkov <[email protected]>
1 parent eebf3bf commit ae01e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
test/**/*.js
22
*.js
3-
/types/**/*.ts
3+
/lib/**/*.d.ts

0 commit comments

Comments
 (0)