mirror of https://github.com/sveltejs/svelte
parent
e6f5edbbdd
commit
53b07cc9cf
@ -0,0 +1,9 @@
|
||||
{
|
||||
"svelteSortOrder": "options-styles-scripts-markup",
|
||||
"svelteStrictMode": true,
|
||||
"svelteBracketNewLine": false,
|
||||
"svelteAllowShorthand": false,
|
||||
"svelteIndentScriptAndStyle": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
Loading…
Reference in new issue