Skip to content

Commit 83f4962

Browse files
committed
Add Rhombus line length
1 parent 60b268f commit 83f4962

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
102
4646
],
4747
"editor.wordSeparators": "()[]{}\",'`;#|"
48+
},
49+
"[rhombus]": {
50+
"editor.rulers": [
51+
102
52+
]
4853
}
4954
},
5055
"languages": [

0 commit comments

Comments
 (0)