.prettierignore 91 B

12345678910
  1. **/.vscode
  2. **/.github
  3. **/.git
  4. **/.svn
  5. **/.hg
  6. **/node_modules
  7. **/dist
  8. **/build
  9. *.config.js