·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changes
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
- Run
dprint initto create a config file.
Then:
- Run
dprint add exec, which will update the config file as follows: - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.6.2.json@df98f54ffd3092b8a841aedd6d098a2651f16d0a796a40535774f1a8b4b9d463" ] }