// plugins
Exec Plugin
Plugin that formats code via mostly any formatting CLI found on the host machine.
Install, Setup, and Configuration
dprint add exec
# or install from npm
dprint add npm:@dprint/exec
See further setup and configuration instructions at https://github.com/dprint/dprint-plugin-exec/.