Package Exports
- @virmator/format
- @virmator/format/configs/prettier.config.base.mjs
- @virmator/format/dist/format.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@virmator/format) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@virmator/format
A default plugin for virmator.
Available commands
format
Formats with prettier.
Examples
virmator format
Configs
- prettier.config.mjs
- .prettierignore
Deps
Sub Commands
check
Checks that formatting is all valid.
- Examples
virmator format check
- Examples