.eslintignore 174 B

1234567
  1. # NOTE: changing paths may require updating them in the Makefile too.
  2. node_modules
  3. modules/**/scripts
  4. frontend/js/vendor
  5. modules/**/frontend/js/vendor
  6. public/js
  7. public/minjs