Skip to content

Commit 3012e7f

Browse files
chore: fix JavaScript lint errors (issue #11495)
1 parent 9f7659a commit 3012e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ reports/
3030
# Node.js #
3131
###########
3232
/node_modules/
33-
!/**/node_modules/*
33+
3434

3535
# Git #
3636
#######

0 commit comments

Comments
 (0)