0.0.0 • Published 10 months ago

@akrc/dprint-config v0.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

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

  1. Web
  2. Python
  3. Rust
  4. Markdown
  5. YAML
0.0.0

10 months ago