8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 100,
|
|
"svelteSortOrder": "options-scripts-markup-styles"
|
|
}
|