Skip to content

luka-zitnik/jshint-for-netbeans

Repository files navigation

JSHint for NetBeans

A plugin for NetBeans IDE.

Creates Action Items and Annotations out of JSHint errors.

Acquires JSHint errors by linting JavaScript files with an embedded version of JSHint against configuration files, named .jshintrc.

Looks up configuration files the same way JSHint for npm does, by running recursive searches from the directory of the actual JS file and up to the filesystem root.

License

MIT, apart from jshint.js, distributed under JSLint license, and rhino.jar, distributed under MPL 2.0.

Useful links

About

Integrates JSHint into NetBeans IDE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages