Skip to content

Commit

Permalink
ignore all node_modules from lint, #254
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 22, 2024
1 parent e6e6f48 commit 97ee682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint/.eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
**/.git
**/build
**/node_modules/
**/snapshots
**/js/parser/svgPath.js
**/templates/*.js
Expand Down

0 comments on commit 97ee682

Please sign in to comment.