This package has been deprecated

Author message:

Use CRA's config instead

eslint-config-madewithlove

5.1.1 • Public • Published

eslint-config-madewithlove

Build Status

ESLint rules for React projects.

Installation

$ npm install eslint-config-madewithlove --save-dev

Then create an .eslintrc file:

{
  "extends": "madewithlove",
  "rules": {
    "override": "any-rule-here"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-madewithlove

Weekly Downloads

143

Version

5.1.1

License

MIT

Last publish

Collaborators

  • anahkiasen