.stylelintignore 73 B

12345678910
  1. /build
  2. *.js
  3. *.jsx
  4. *.tsx
  5. *.ts
  6. *.html
  7. *.json
  8. *.md
  9. /node_modules
  10. **/assets/*