diff --git a/.vscode/settings.json b/.vscode/settings.json index b87628bd..6ec78043 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,9 @@ { + "html.format.extraLiners": "", + "editor.rulers": [100], + "html.format.contentUnformatted": "", + "dart.lineLength": 100, + "files.autoSave": "afterDelay", "cSpell.words": [ "automations" ]