This package has been deprecated

Author message:

Please use @stephensauceda/eslint-config.

eslint-config-stephensauceda

11.0.0 • Public • Published

eslint-config-stephensauceda

Build Status npm GitHub release Commitizen friendly semantic-release GitHub license

An ESLint config for my personal projects

originally forked from Kent C. Dodds

Installation

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

Usage

In your .eslintrc, enter:

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

License

MIT

/eslint-config-stephensauceda/

    Package Sidebar

    Install

    npm i eslint-config-stephensauceda

    Weekly Downloads

    1

    Version

    11.0.0

    License

    MIT

    Unpacked Size

    5.13 kB

    Total Files

    6

    Last publish

    Collaborators

    • stephensauceda