mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
format settings
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -1,4 +1,9 @@
|
|||||||
{
|
{
|
||||||
|
"html.format.extraLiners": "",
|
||||||
|
"editor.rulers": [100],
|
||||||
|
"html.format.contentUnformatted": "",
|
||||||
|
"dart.lineLength": 100,
|
||||||
|
"files.autoSave": "afterDelay",
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"automations"
|
"automations"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user