Skip to content

Commit d20140e

Browse files
committed
.vscode: add editor settings for VS Code
1 parent ed2a126 commit d20140e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"editor.tabSize": 8,
3+
"editor.rulers": [80]
4+
}

0 commit comments

Comments
 (0)