@caweb/jshint-webpack-plugin
v1.0.9
Published
CAWebPublishing Webpack Plugin to run JSHint
Downloads
365
Readme
This is a Webpack Plugin that utilizes JSHint to detect errors and potential problems in Javascript code.
The JSHint Settings used are an adapation of the WordPress JavaScript Coding Standards. The default WordPress JSHint Settings can be viewed here.
Our standard differs from the guidelines in the following ways:
- ESVersion has been updated from 6 to 11
Installation
Get Started
In your Webpack configuration simply add the plugin to your existing plugin array.