Turn off "Format on Save" in VSCode
This would wrongly format code everytime it is saved.
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.formatOnSave": false
|
||||
}
|
||||
Reference in New Issue
Block a user