0.3.3
Install
Dependencies:
- Install dprint's CLI >= 0.24.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.3.json@3030ede7ad262ae29bed411459558aeb95a01a4056ee91068f3b8f64d97388f2" ] }
-
Ensure the file extensions necessary are matched in an "includes" pattern.
-
Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration