panga / netbeans-jshint

JSHint integration for NetBeans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JSHint integration for NetBeans

License:Apache License 2.0


Languages

Language:Java 100.0%