format settings

This commit is contained in:
hannathkadher
2025-03-05 16:41:57 +04:00
parent d88ae9ea15
commit 5233c1b38e

View File

@ -1,4 +1,9 @@
{
"html.format.extraLiners": "",
"editor.rulers": [100],
"html.format.contentUnformatted": "",
"dart.lineLength": 100,
"files.autoSave": "afterDelay",
"cSpell.words": [
"automations"
]