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.
- Host: GitHub
- URL: https://github.com/mskelton/dprint-config
- Owner: mskelton
- License: isc
- Created: 2023-08-19T17:52:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T17:53:11.000Z (almost 3 years ago)
- Last Synced: 2025-06-27T10:05:52.530Z (about 1 year ago)
- Topics: dprint, dprint-config
- Homepage: https://mskelton.dev/dprint/v1.json
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
}
```