formatOnSave set to false.

This commit is contained in:
Bassam Husain
2023-06-24 20:44:55 -04:00
parent a060db3eae
commit d3713903a3

View File

@@ -30,6 +30,6 @@
"Sovol"
],
"[markdown]": {
"editor.formatOnSave": true
"editor.formatOnSave": false
}
}