@ezbuy/eslint-config-ezbuy

1.1.1 • Public • Published

eslint-config-ezbuy

This is the ezbuy's .eslintrc config, based on airbnb.

Install

Linux/OSX users can run

(
  export PKG=eslint-config-ezbuy;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs yarn add "$PKG@latest" -D
)

Usage

{
    "extends": "ezbuy"
}

Readme

Keywords

Package Sidebar

Install

npm i @ezbuy/eslint-config-ezbuy

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

3.04 kB

Total Files

3

Last publish

Collaborators

  • ezbuyfe