schunder-madre/web/core/.eslintignore

11 lines
254 B
Plaintext
Raw Normal View History

2021-10-28 17:36:55 +02:00
assets/vendor/**/*
node_modules/**/*
**/js_test_files/**/*
*.js
!*.es6.js
modules/locale/tests/locale_test.es6.js
!tests/Drupal/Nightwatch/**/*.js
misc/polyfills/array.find.es6.js
misc/polyfills/element.closest.es6.js
misc/polyfills/object.assign.es6.js