eslint-config-nutshell

9.0.0 • Public • Published

eslint-config-nutshell

ESLint shareable config for the Nutshell JavaScript style guide

Install

$ npm install --save-dev eslint eslint-config-nutshell eslint-plugin-babel eslint-plugin-react eslint-config-import eslint-plugin-import babel-eslint

Usage

Read up on how to use sharable configs at the ESLint website. Essentially, add the following to the project's .eslintrc file:

{
    "extends": "nutshell"
}

/eslint-config-nutshell/

    Package Sidebar

    Install

    npm i eslint-config-nutshell

    Weekly Downloads

    178

    Version

    9.0.0

    License

    MIT

    Unpacked Size

    90.8 kB

    Total Files

    22

    Last publish

    Collaborators

    • ianvs