This commit is contained in:
Sam Potts 2020-04-28 22:22:17 +10:00
parent 99a26d65cf
commit a58b8bf4bb

View File

@ -18,7 +18,7 @@
// Formatting // Formatting
"editor.defaultFormatter": "esbenp.prettier-vscode", "editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.tabSize": 4, "editor.tabSize": 2,
"editor.insertSpaces": true, "editor.insertSpaces": true,
"editor.formatOnSave": true, "editor.formatOnSave": true,