.eslintignore 87 B

1234567
  1. /builds/
  2. /public/
  3. /dist/
  4. /script/.cache
  5. /*.js
  6. /node_modules/
  7. /tests/unit/LIcon.test.js