My blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add dprint

dish 8b27a5b0 8a3369ef

+12
+12
dprint.json
··· 1 + { 2 + "excludes": [], 3 + "plugins": ["https://plugins.dprint.dev/g-plane/markup_fmt-v0.18.0.wasm"], 4 + "markup": { 5 + "styleIndent": true, 6 + "scriptIndent": true, 7 + "quotes": "double", 8 + "printWidth": 100, 9 + "doctypeKeywordCase": "upper", 10 + "indentWidth": 4 11 + } 12 + }