.prettierignore 285 B

1234567891011121314151617
  1. /dist/*
  2. .local
  3. .output.js
  4. /node_modules/**
  5. **/*.svg
  6. **/*.sh
  7. /public/*
  8. src/utils/utils.js
  9. src/utils/generator/*
  10. src/components/Crontab/*
  11. src/components/DictData/*
  12. src/components/cs-icon-select/*
  13. src/views/modules/tool/gen/genInfoForm.vue
  14. src/views/modules/tool/gen/basicInfoForm.vue