Monorepo for Tangled
at d0acfc930f3d0ca8f918cdc443d0278dcdc7e0d0 12 lines 191 B view raw
1{ 2 "overrides": [ 3 { 4 "files": ["*.html"], 5 "options": { 6 "parser": "go-template" 7 } 8 } 9 ], 10 "bracketSameLine": true, 11 "htmlWhitespaceSensitivity": "ignore" 12}