.eslintignore 147 B

1234567
  1. assets/vendor/**/*
  2. node_modules/**/*
  3. **/js_test_files/**/*
  4. *.js
  5. !*.es6.js
  6. modules/locale/tests/locale_test.es6.js
  7. !tests/Drupal/Nightwatch/**/*.js