/netbeans-jshint

JSHint integration for NetBeans

Primary LanguageJavaApache License 2.0Apache-2.0

JSHint integration for NetBeans

JSHint is a popular, community-driven tool to detect errors and potential problems in JavaScript code.

This project integrates JSHint into the NetBeans.

It automatically validates files ending with "js" and adds warning markers and action items for every problem found by JSHint using ".jshintrc" configuration files from project directories.

JSHint 2.10.1 included.

This plugin is available out-of-the box as a verified NetBeans plugin or in the NetBeans Plugin Portal.