learn and share notes on atproto (wip) 馃
malfestio.stormlightlabs.org/
readability
solid
axum
atproto
srs
1{
2 "typescript": { "preferSingleLine": true, "jsx.bracketPosition": "sameLine" },
3 "json": { "preferSingleLine": true, "lineWidth": 121, "indentWidth": 2 },
4 "excludes": ["**/node_modules"],
5 "plugins": ["https://plugins.dprint.dev/typescript-0.95.8.wasm", "https://plugins.dprint.dev/json-0.20.0.wasm"]
6}