grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

For typescript it is giving mismatched input expecting "identifier"

Open DivyaSrivastava45 opened this issue 3 years ago • 0 comments

For line

if(this.variable === var) --> this line is showing syntax error required "} " { } this happened only for the case where "===" is used

DivyaSrivastava45 avatar Jan 13 '22 04:01 DivyaSrivastava45