0.4.2
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"
array or rundprint config add exec
:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.4.2.json@ca3c3d1cc1105b4ac1c31afdb26791a90209f13a5950f8de00dcab5e5ee293a7" ] }
- Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration