4.4.7-alpha.9 • Published 3 years ago
@mrbuilder/plugin-eslint v4.4.7-alpha.9
This plugin provides eslint support to webpack to allow for linting of your application during development. It uses the eslint-loader.
Options
Property | Type | Default | Description |
---|---|---|---|
configFile | string | Configuration file to use | |
fix | bool | true | Set eslint to fix errors |
include | array | $CWD/src | Files to include in linting. |
exclude | array | Files to exclude | |
test | regex | /.jsx?$/ | Files to match |
enforce | string | pre | Set enforce for this rule |
4.4.7-alpha.9
3 years ago
4.4.6
4 years ago
4.3.4
4 years ago
4.3.0-alpha.0
4 years ago
4.3.0
4 years ago
4.2.0
5 years ago
4.2.0-alpha.8
5 years ago
4.2.0-alpha.3
5 years ago
4.1.0
5 years ago
4.0.1
5 years ago
4.0.0
5 years ago
4.0.0-alpha.10
5 years ago
4.0.0-alpha.9
5 years ago
4.0.0-alpha.2
6 years ago
4.0.0-alpha.1
6 years ago
4.0.0-alpha.0
6 years ago