@jaybeeuu/eslint-config

4.1.0 • Public • Published

eslint-config

npm

Eslint config used by the packages in this repo to ensure consistent rules throughout.

There are two rule sets, base, use by all packages and jest which adds configuration for jest unit tests.

usage

{
  "extends": ["@jaybeeuu/eslint-config/base"]
}

Readme

Keywords

Package Sidebar

Install

npm i @jaybeeuu/eslint-config

Weekly Downloads

0

Version

4.1.0

License

MIT

Unpacked Size

6.04 kB

Total Files

5

Last publish

Collaborators

  • jaybeeuu