Skip to content

Commit 904fbd7

Browse files
Tom VoTom Vo
Tom Vo
authored and
Tom Vo
committed
Add VS Code workspace file
1 parent 7eb1bd2 commit 904fbd7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.vscode/tomvo.me.code-workspace

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"folders": [
3+
{
4+
"path": ".."
5+
}
6+
],
7+
// ===========================
8+
// VS Code Workspace Settings
9+
// ===========================
10+
"settings": {
11+
// ===================
12+
// Editor settings
13+
// ===================
14+
"editor.formatOnSave": true,
15+
}
16+
}

0 commit comments

Comments
 (0)