.prettierignore 152 B

123456789101112
  1. node_modules/
  2. dist*/
  3. .yarn/
  4. .coverage
  5. tsconfig.json
  6. .history
  7. # don't prettify minified animation JSONs
  8. src/assets/animations
  9. src/api/schemas
  10. src/data