1.0.4 • Published 5 years ago

eslint-config-mmfe v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

eslint-config

eslint config for team.

npm GitHub license

格式化规则以 Prettier 为主,否则可以采用prettier-eslint(不建议)

Usage

yarn add --dev eslint eslint-config-mmfe

新建.eslintrc.js

module.exports = {
  "extends": "eslint-config-mmfe"
}

License

The MIT License.