.eslintignore 121 B

1234567891011121314
  1. snapshot*
  2. dist
  3. lib
  4. es
  5. esm
  6. node_modules
  7. src/_common
  8. static
  9. cypress
  10. script/test/cypress
  11. _site
  12. temp*
  13. static/
  14. !.prettierrc.js