10 lines
192 B
JSON
Raw Permalink Normal View History

2024-03-06 15:13:26 +01:00
{
"trailingComma": "none",
"tabWidth": 4,
"semi": false,
"singleQuote": true,
"singleAttributePerLine": false,
"html.format.wrapLineLength": 0,
"printWidth": 900
}