at main 271 B view raw
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}