@samtgarson/eslint-config

2.10.1 • Public • Published

eslint-config

Usage

Extend your Eslint config

// .eslintrc.js
module.exports = {
  extends: [
    "@samtgarson/eslint-config",
    "@samtgarson/eslint-config/typescript",
    "@samtgarson/eslint-config/react"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @samtgarson/eslint-config

Weekly Downloads

3

Version

2.10.1

License

MIT

Unpacked Size

3.98 kB

Total Files

7

Last publish

Collaborators

  • samtgarson