chore: add workspace vscode config for indentation 😉

This commit is contained in:
OllyNicholass
2024-10-29 21:47:14 +00:00
parent d49f4b2c38
commit 8540a2c50f
+4
View File
@@ -0,0 +1,4 @@
{
"editor.tabSize": 4,
"editor.formatOnSave": true
}