.eslintignore 100 B

12345
  1. **/*.min.js
  2. **/vendor/**/*.js
  3. django/contrib/gis/templates/**/*.js
  4. node_modules/**.js
  5. tests/**/*.js