You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.eslintignore 105B

12345678
  1. # Ignoring folders for eslint
  2. node_modules/
  3. 3rdparty/
  4. **/vendor/
  5. **/l10n/
  6. **/js/*
  7. *.config.js
  8. tests/lib/