0.0.1 • Published 3 years ago
pretty-vue-template v0.0.1
pretty-vue-template
Runs Prettyhtml on your changed (based on Git) files.
Example:
pretty-vue-templateInstall
npm install --save-dev pretty-vue-templateUsage
With npx: (No install required)
npx pretty-vue-templateCLI Flags
-s --staged
Only staged files will be formatted, and they will be re-staged after formatting.
Formatter options
We use prettier resolveConfig to indentify your tabWidth and printWidth. It will fallback to .editorconfig.
0.0.1
3 years ago