@bifot/eslint-config

Eslint config based on airbnb-base with a few needed rules.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@bifot/eslint-config
101.0.24 years ago5 years agoMinified + gzip package size for @bifot/eslint-config in KB

Readme

@bifot/eslint-config
Eslint config based on airbnb-base with a few needed rules.

Install

$ npm i @bifot/eslint-config -D

Usage

In your eslint config:
{
  extends: '@bifot/eslint-config',
  ...
}

License

MIT.