0.0.0 • Published 10 months ago
@akrc/dprint-config v0.0.0
dprint-config
Just my dprint configs.
Usage
pnpm add -D dprint
And create a dprint.json
file, with the following content:
{
"$schema": "https://dprint.dev/schemas/v0.json",
"extends": ["..."]
}
Replace ...
with the URL of the config you want to use.
Configs
0.0.0
10 months ago