Skip to content

Commit 3bbf0f6

Browse files
committed
chore(lint): Exclude vendor directory
1 parent 1648475 commit 3bbf0f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
build/
2-
test/tscc/
2+
vendor/
3+
test/tscc/

0 commit comments

Comments
 (0)