4.4.7-alpha.9 • Published 3 years ago

@mrbuilder/plugin-eslint v4.4.7-alpha.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

This plugin provides eslint support to webpack to allow for linting of your application during development. It uses the eslint-loader.

Options

PropertyTypeDefaultDescription
configFilestringConfiguration file to use
fixbooltrueSet eslint to fix errors
includearray$CWD/srcFiles to include in linting.
excludearrayFiles to exclude
testregex/.jsx?$/Files to match
enforcestringpreSet enforce for this rule