Skip to content

Commit

Permalink
Adding dist/node_modules to .eslintignore, see phetsims/perennial#254
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanolson committed Nov 24, 2022
1 parent 496235b commit b7fb688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eslint/.eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
**/.git
**/build
**/dist
**/node_modules/
**/snapshots
**/js/parser/svgPath.js
**/templates/*.js
Expand Down

0 comments on commit b7fb688

Please sign in to comment.