Tern Linter JSCS - angelozerr/tern.java GitHub Wiki
Tern Validation with JSCS
tern-jscs provides the jscs.js Tern plugin which is enable to validate your JavaScript files with JSCS.
After installing and converting your project as Tern Project, go at Tern project property, you can check the jscs plugin.
After that you your JavaScript files are validate with JSCS :
TODO :
Provide an UI Preferences to customize JSCS. See https://github.com/angelozerr/tern.java/issues/234