9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"tabWidth": 2,
|
|
"printWidth": 90,
|
|
"useTabs": false,
|
|
"proseWrap": "always",
|
|
"endOfLine": "lf",
|
|
"embeddedLanguageFormatting": "auto"
|
|
}
|