Prettier Plugin

Adapter plugin that formats many languages via Prettier.

This is a process plugin. Using this will cause the CLI to download, run, and communicate with a separate process that is not sandboxed (unlike Wasm plugins).

Install and Setup

Follow the instructions at https://github.com/dprint/dprint-plugin-prettier/releases/

Configuration

See Prettier's configuration here. Specify using the "API Override" column.