@mediamonks/eslint-config-react

2.6.0 • Public • Published

Media.Monks - eslint-config-react

The official Media.Monks eslint configuration, based on the Frontend Coding Standards.

Installation

The configuration can be installed via npm.

npm install --dev @mediamonks/eslint-config-react

To inform eslint of this configuration, you have to add the eslint property to your package.json file:

"eslintConfig": {
   "extends": "@mediamonks/eslint-config-react"
}

Instead of manually editing your package.json, you can also utilize the npm pkg subcommand:

npm pkg set eslintConfig.extends=@mediamonks/eslint-config-react

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @mediamonks/eslint-config-react

    Weekly Downloads

    371

    Version

    2.6.0

    License

    MIT

    Unpacked Size

    6.03 kB

    Total Files

    4

    Last publish

    Collaborators

    • will-newton
    • jessel
    • twan.braas
    • leroykorterink
    • mientjan
    • devmonk
    • thanarie
    • nathanuphoff
    • larsvanbraam