@appearhere/eslint-config-appearhere

1.1.0 • Public • Published

Using this config

First install the configuration as a dependency:

yarn install @appearhere/eslint-config-appearhere

Then, in your eslint.js, add it to your extends property. Typically, you’ll do this after extending AirBnb's:

module.exports = {
  extends: [
    'airbnb',
    '@appearhere/appearhere'
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @appearhere/eslint-config-appearhere

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • jamero102