Skip to content
Angelo edited this page Sep 9, 2015 · 2 revisions

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.

Check JSCS Plugin

After that you your JavaScript files are validate with JSCS :

JSCS sample

TODO :

Provide an UI Preferences to customize JSCS. See https://github.com/angelozerr/tern.java/issues/234

Clone this wiki locally