My 2 cents : AFAIK JSLint is restricted to a subset of the JS syntax
anyway so if you have to deal with very long legacy code you may
prefer any code checker that supports the whole syntax (at least
ECMAScript 3).  For ex. http://glat.info/jscheck/  does not constrain
your coding style at all and supports the whole syntax.

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to