Skip to content

Commit db06b37

Browse files
committed
Update .jshintignore to exclude all node_modules directories for improved linting coverage
1 parent 6e17db9 commit db06b37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.jshintignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
server/database/node_modules/
1+
**/node_modules/**
22
server/frontend/build/
3-
node_modules/

0 commit comments

Comments
 (0)