1.2.0 • Published 1 year 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.js
module.exports = {
"extends": ["@mfx-js/eslint-config-react"]
}