0.3.5
Install
Dependencies:
- Install dprint's CLI >= 0.39.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.3.5.json@d687dda57be0fe9a0088ccdaefa5147649ff24127d8b3ea227536c68ee7abeab" ] }
- Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration