パッケージの詳細

@bifot/eslint-config

bifot1.1kMIT1.0.2

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

eslint, eslint, config, config

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.