We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a2942 commit 0107880Copy full SHA for 0107880
.vscode/settings.json
@@ -0,0 +1,7 @@
1
+{
2
+ "editor.detectIndentation": false,
3
+ "editor.tabSize": 2,
4
+ "editor.formatOnSave": true,
5
+ "editor.formatOnType": false,
6
+ "editor.formatOnPaste": true
7
+}
0 commit comments