.eslintignore 70 B

12345
  1. **/dist/**/*
  2. **/vendor/**/*
  3. **/tests/**/fixtures/**/*
  4. !.github
  5. *.d.ts