@mrbuilder/plugin-eslint

4.4.7-alpha.9 • 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

/@mrbuilder/plugin-eslint/

    Package Sidebar

    Install

    npm i @mrbuilder/plugin-eslint

    Weekly Downloads

    17

    Version

    4.4.7-alpha.9

    License

    MIT

    Unpacked Size

    8.17 kB

    Total Files

    6

    Last publish

    Collaborators

    • speajus
    • nanandn
    • brycereynolds