mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-29 16:32:32 +03:00
some fix
This commit is contained in:
@@ -5,5 +5,13 @@
|
||||
"svelteAllowShorthand": false,
|
||||
"svelteIndentScriptAndStyle": true,
|
||||
"printWidth": 600,
|
||||
"sxBracketSameLine": true
|
||||
"sxBracketSameLine": true,
|
||||
"overrides": [
|
||||
{
|
||||
"files": "Input.svelte",
|
||||
"options": {
|
||||
"printWidth": 60
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user