.eslintignore 148 B

1234567
  1. **/*.min.js
  2. **/vendor/**/*.js
  3. django/contrib/gis/templates/**/*.js
  4. django/views/templates/*.js
  5. docs/_build/**/*.js
  6. node_modules/**.js
  7. tests/**/*.js