prettier-plugin-dbml
v0.5.0
Published
A `prettier` plugin for DBML
Maintainers
Readme
prettier-plugin-dbml
Installation
npm install prettier-plugin-dbml --save-devUsage
prettier --write *.dbmlKnown Issues
- All String can't include single quotes
- Table alias will be transformed to Table name
- Comments will be removed
- See: https://github.com/holistics/dbml/issues/285
