.eslintignore 482 B

123456789101112
  1. # NOTE: changing paths may require updating them in the Makefile too.
  2. data/
  3. scripts/translations/.cache/
  4. node_modules
  5. frontend/js/vendor
  6. modules/**/frontend/js/vendor
  7. /public/
  8. frontend/js/features/source-editor/lezer-latex/latex.mjs
  9. frontend/js/features/source-editor/lezer-latex/latex.terms.mjs
  10. frontend/js/features/source-editor/lezer-bibtex/bibtex.mjs
  11. frontend/js/features/source-editor/lezer-bibtex/bibtex.terms.mjs
  12. frontend/js/features/source-editor/hunspell/wasm/hunspell.mjs