1.0.4 • Published 4 years ago

@foyer/eslint-config v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

ESLint Config Foyer

A ESLint config for Foyer

Installation

Dependent on eslint eslint-plugin-jsx-control-statements eslint-plugin-react babel-eslint

npm install @foyer/eslint-config eslint eslint-plugin-jsx-control-statements eslint-plugin-react babel-eslint --save-dev

Usage

In .eslintrc:

{
  "extends": "@foyer/eslint-config"
}

License

MIT