We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e9aed commit ba46b43Copy full SHA for ba46b43
.vscode/settings.json
@@ -1,4 +1,9 @@
1
{
2
+ "editor.formatOnSave": true,
3
+ "editor.formatOnType": true,
4
+ "editor.formatOnPaste": true,
5
+ "editor.detectIndentation": false,
6
+ "editor.tabSize": 2,
7
"cSpell.words": [
8
"Codewars",
9
"Maartje",
0 commit comments