I'm keen to get EJS Full Lint JS working in JMVC so I can pinpoint bugs in EJS files rather than receive vague "EJS not work" console logs. I've stealed in the ejs_fulllint.js file which I downloaded from Google Code. It is being stolen in properly but for some reason it doesn't seem to be working as the article would suggest: https://code.google.com/p/embeddedjavascript/
I've entered some random characters before the open parentheses of an if statement and I'm just receiving the same old vague console log. Does anyone know if Full Lint works or can work in JMVC? I've noticed the file its self is not in the jquery/view directory.
Many thanks