ovalnine
Results
1
comments of
ovalnine
> ```js > case "svelte": > this.setCommentFormat("//", "/*", "*/"); > break; > ``` > > added to the setDelimiter function in parser.js seems to have at least enabled JS typed...