Skip to content

Commit 40f7737

Browse files
[fix]: added the .js comment style in default template
1 parent 19e736b commit 40f7737

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

annotator/templates/default.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"comment_styles": {
44
".sh": "#",
55
".css": "/*",
6+
".js": "//",
67
".md": "<!--",
78
".html": "<!--",
89
".xml": "<!--",

0 commit comments

Comments
 (0)