tiddlypwa/deno.json
2023-07-01 14:33:05 -03:00

10 lines
128 B
JSON

{
"fmt": {
"options": {
"useTabs": true,
"lineWidth": 120,
"singleQuote": true,
"proseWrap": "preserve"
}
}
}