.stylelintignore 49 B

1234567
  1. *.js
  2. *.ts
  3. *.jsx
  4. *.tsx
  5. node_modules
  6. build
  7. coverage