eslint-config-mpfe
v1.1.0
Published
javascript eslint code style
Downloads
20
Maintainers
Readme
MFE - ESLint Shareable Config
Install
yarn add eslint-config-mpfe --devUsage
add this to your .eslintrc file:
{
"extends": "mpfe"
}You can override settings from the shareable config by adding them directly into your
.eslintrc file.
License
MIT. Copyright (c).
