KDL formatter as a dprint WASM plugin
If you encounter any errors, please try updating this plugin or dprint itself.
schema version | dprint-plugin-kdl |
---|---|
v4 | 0.2.0 or later |
v3 | 0.1.0 |
dprint config add 'kachick/kdl'
Currently there are no config options, all formatter features delegating to upstream crate.
{
"kdl": {
},
"plugins": [
"https://plugins.dprint.dev/kachick/kdl-0.2.1.wasm"
]
}