0.4.1
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.1.json@a892b9d01709275cf30254a9455635714ae6313b6b8212fb1b3f28f7cb06989d" ] }
- Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration