prettierignore 140 B

123456789101112131415
  1. /node_modules
  2. /dist
  3. /build
  4. .DS_Store
  5. /.gitlab
  6. /.codebase
  7. /settings
  8. /library
  9. /temp
  10. /local
  11. *.d.ts
  12. *.meta
  13. *.min.ts
  14. /package-lock.json
  15. **/*.json