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