Skip to content

Commit bb124c4

Browse files
authored
Merge pull request #111 from faustinoaq/patch-1
enable breakpoints for crystal language
2 parents f6d78aa + 98f5b71 commit bb124c4

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)