@stephensauceda/eslint-config

12.4.0 • Public • Published

@stephensauceda/eslint-config

npm GitHub license

An ESLint config for my personal projects

originally forked from Kent C. Dodds

Installation

npm install --save-dev eslint @stephensauceda/eslint-config

Usage

In your .eslintrc, enter:

{
  "extends": "@stephensauceda",
  "rules": {
    // if you want to override any of the rules enter them here
  }
}

License

MIT

/@stephensauceda/eslint-config/

    Package Sidebar

    Install

    npm i @stephensauceda/eslint-config

    Weekly Downloads

    0

    Version

    12.4.0

    License

    MIT

    Unpacked Size

    3.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • stephensauceda