An open API service indexing awesome lists of open source software.

https://github.com/mskelton/dprint-config

My personal dprint config.
https://github.com/mskelton/dprint-config

dprint dprint-config

Last synced: 4 months ago
JSON representation

My personal dprint config.

Awesome Lists containing this project

README

          

# dprint Config

My personal dprint configuration.

```json
{
"$schema": "https://dprint.dev/schemas/v0.json",
"extends": "https://mskelton.dev/dprint/v1.json"
}
```