-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
@shigma
Description
I saw the // ^^^ syntax in the documentation, but if I want to highlight function in the example above, what should I do?
function add(a: number, b: number) { // ^^^^ only highlights `ction` return a + b }
Metadata
Metadata
Assignees
Labels
No labels