0.3.1
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.1.json@9351b67ec7a6b58a69201c2834cba38cb3d191080aefc6422fb1320f03c8fc4d" ] }
-
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