.prettierignore 69 B

12345678
  1. .DS_Store
  2. node_modules
  3. dist
  4. /src/assets/*
  5. dist-ssr
  6. **/*.svg
  7. **/*.sh