@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"
  ]
}

/@samtgarson/eslint-config/

    Package Sidebar

    Install

    npm i @samtgarson/eslint-config

    Weekly Downloads

    6

    Version

    3.2.13

    License

    MIT

    Unpacked Size

    5.03 kB

    Total Files

    7

    Last publish

    Collaborators

    • samtgarson