Skip to content

Commit 98f5b71

Browse files
authored
enable breakpoints for crystal language
1 parent f6d78aa commit 98f5b71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"nim",
5858
"arm",
5959
"asm",
60-
"vala"
60+
"vala",
61+
"crystal"
6162
]
6263
},
6364
"variables": {

0 commit comments

Comments
 (0)