2.3.0 • Published 2 years ago

@efox/eslint-config-react v2.3.0

Weekly downloads
-
License
MTI
Repository
github
Last release
2 years ago

Eslint React

Install

  • pnpm add @efox/eslint-config-react --dev

Config

  • .eslintrc.js
module.exports = {
  "extends": ["@efox/eslint-config-react"]
}