@yeger/eslint-config

2.6.2 • Public • Published

@yeger/eslint-config

npm

Installation

yarn add -D eslint @yeger/eslint-config

Usage

{
  "extends": ["@yeger"]
}

While using the standard eslint command is possible, the yeger-lint command automatically includes all supported files in the current directory:

{
  "scripts": {
    "lint": "yeger-lint",
    "lint:fix": "yeger-lint --fix"
  }
}

Package Sidebar

Install

npm i @yeger/eslint-config

Weekly Downloads

39

Version

2.6.2

License

MIT

Unpacked Size

8.99 kB

Total Files

6

Last publish

Collaborators

  • yeger