chore: project-wide vscode formatting prefs
This commit is contained in:
parent
9445794914
commit
d845c71385
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.detectIndentation": false
|
||||
}
|
Loading…
Reference in New Issue