mirror of
https://github.com/Sternenlabor/csv-to-fabaccess-user-toml.git
synced 2025-03-11 14:31:41 +01:00
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 4,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"singleAttributePerLine": false,
|
|
"html.format.wrapLineLength": 0,
|
|
"printWidth": 900
|
|
}
|