@jaybeeuu/eslint-config

4.1.1 • 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"]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.1
    13
    • latest

Version History

Package Sidebar

Install

npm i @jaybeeuu/eslint-config

Weekly Downloads

15

Version

4.1.1

License

MIT

Unpacked Size

6.04 kB

Total Files

5

Last publish

Collaborators

  • jaybeeuu