I am using the Aptana plugin for eclipse - how to I upgrade the JSLint version being used to validate my JavaScript code?
It is complaining about my 'use strict" statement saying: "expected an assignment or function call and instead saw an expression"
Thanks in advance.