This commit is contained in:
richonguzman 2024-03-21 00:09:18 -03:00
parent 1809921dd9
commit b84eec01f5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
"editor.tabSize": 4,
"editor.formatOnSave": true
}
"editor.formatOnSave": false
}