@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 12.4.0
    1
    • latest

Version History

Package Sidebar

Install

npm i @stephensauceda/eslint-config

Weekly Downloads

1

Version

12.4.0

License

MIT

Unpacked Size

3.3 kB

Total Files

5

Last publish

Collaborators

  • stephensauceda