.eslintignore 63 B

12345678
  1. node_modules
  2. .*
  3. bamboo
  4. coverage
  5. dist
  6. example
  7. gulpfile.js
  8. tests