set vsc to not format on save

This commit is contained in:
2024-11-30 04:39:36 +00:00
parent 26dd9dcd57
commit 7194e28993
+3
View File
@@ -0,0 +1,3 @@
{
"editor.formatOnSave": false
}