Skip to content
Angelo edited this page Feb 7, 2015 · 5 revisions

Tern Validation with ESLint

tern-eslint provides the eslint.js Tern plugin which is enable to validate your JavaScript files with ESLint.

After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), you can check the eslint plugin.

Check ESLint Plugin

After that you your JavaScript files are validate with ESLint :

ESLint sample

TODO :

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

Clone this wiki locally