Skip to content

Commit 52776c6

Browse files
committed
vscode dotfiles for project-specific style settings
1 parent 463d6e7 commit 52776c6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.vscode/settings.json

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

0 commit comments

Comments
 (0)