.eslintignore 75 B

1234567
  1. dist
  2. /node_modules
  3. /webpack
  4. /src/global.d.ts
  5. /test
  6. /jest.config.js
  7. /plugins