1.0.9 • Published 8 months ago

@caweb/jshint-webpack-plugin v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

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.

Options

1.0.9

8 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago