- check proper use of JQuery functions - check for concatenation with HTML strings - add sort for output - lint CoffeeScript
3 lines
75 B
CoffeeScript
3 lines
75 B
CoffeeScript
var x = "<string>" + message + "</strong>"
|
|
var template = "<%= invalid %>"
|