cli + tui to publish to leaflet (wip) & manage tasks, notes & watch/read lists 馃崈
charm leaflet readability golang
at main 6 lines 310 B view raw
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}