@mparticle/eslint-config-react

0.0.7 • Public • Published

lint-trap

Shared Linting Configuration

Usage

In your eslintrc.cjs file:

module.exports = {
    extends: [
        '@mparticle/core',
        '@mparticle/sdks',
    ],
}

Note: Order matters. The lower item on the list takes precedence over the one before it. Like CSS.

Make sure only @mparticle/core is defined in your extends list.

/@mparticle/eslint-config-react/

    Package Sidebar

    Install

    npm i @mparticle/eslint-config-react

    Weekly Downloads

    5

    Version

    0.0.7

    License

    none

    Unpacked Size

    1.11 kB

    Total Files

    3

    Last publish

    Collaborators

    • mparticle-teamcity
    • samdozor
    • rmi22186
    • peterjenkins
    • danhendrix
    • tbreffni
    • alexs-mparticle
    • willpassidomo
    • bstalnaker
    • mparticle-ci