0.3.2
Install
Dependencies:
- Install dprint's CLI >= 0.24.0
In dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"
array:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.3.2.json@8efbbb3fcfbdf84142c3c438fbdeaf1637152a020032127c837b2b14e23261c3" ] }
-
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