Skip to content

Commit 25db310

Browse files
committed
add workspace file
1 parent 49c06f3 commit 25db310

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Cavenfish.github.io.code-workspace

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "./"
5+
}
6+
],
7+
"settings": {
8+
"editor.rulers": [80, 100]
9+
}
10+
}

0 commit comments

Comments
 (0)