This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Comment style is wrong #59
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
When using ctrl+: in VS Code to turn a line into comment, the style is SQL's one and not JS's one.
/**/ instead of //
Steps To Reproduce
Pick a line
Press ctrl+:
The current behavior
The expected behavior
The text was updated successfully, but these errors were encountered: