@samtgarson/eslint-config

3.2.13 • 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

1

Version

3.2.13

License

MIT

Unpacked Size

5.03 kB

Total Files

7

Last publish

Collaborators

  • samtgarson