1.2.0 • Published 2 years ago
@mfx-js/eslint-config-react v1.2.0
Eslint React
Install
yarn add @mfx-js/eslint-config-react -D
Config
.eslintrc.js
module.exports = {
"extends": ["@mfx-js/eslint-config-react"]
}yarn add @mfx-js/eslint-config-react -D.eslintrc.jsmodule.exports = {
"extends": ["@mfx-js/eslint-config-react"]
}