Skip to content

Commit 9e51ec5

Browse files
ckcyperdark
ck
authored andcommitted
chore: force indent for vscode
1 parent ffa2600 commit 9e51ec5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"discord.enabled": true,
33
"files.associations": {
44
"xlocale": "cpp"
5-
}
5+
},
6+
"editor.tabSize": 4,
7+
"editor.insertSpaces": true,
68
}

0 commit comments

Comments
 (0)