mrbuilder-plugin-eslint

3.3.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i mrbuilder-plugin-eslint

Weekly Downloads

19

Version

3.3.1

License

0BSD

Unpacked Size

5 kB

Total Files

4

Last publish

Collaborators

  • nanandn
  • speajus-root