.eslintignore 79 B

1234567
  1. build/*.js
  2. config/*.js
  3. src/assets
  4. /dist/
  5. /dist*
  6. /node_modules/*
  7. /node_modules/