KDL formatter as a dprint WASM plugin
dprint-plugin-kdl | KDL | dprint WASM schema |
---|---|---|
0.3.x | 2.0 | v4 |
0.2.x | 1.0 | v4 |
0.1.x | 1.0 | v3 |
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"
]
}