文件名称:eslint-config:Mobilab解决方案项目的默认ESLint配置
文件大小:502KB
文件格式:ZIP
更新时间:2024-05-23 14:13:36
eslint linter eslint-config eslint-rules code-checker
Mobilab Solutions eslint-config 用法 将所需的包包含到.eslintrc。*文件中的“扩展”数组中。 您可以与多个软件包结合使用。 查看可用的 样本 一个如何配置ES6 + React项目的示例。\ 安装及使用 npm install --save-dev eslint prettier @mobilabsolutions/eslint-config @mobilabsolutions/eslint-config-react { " extends " : [ " @mobilabsolutions/eslint-config/es6 " , " @mobilabsolutions/eslint-config-react " ] } 发展 git clone git@github.com:mobilabsolutions/eslint
【文件预览】:
eslint-config-master
----.eslintrc(243B)
----.github()
--------ISSUE_TEMPLATE.md(155B)
--------PULL_REQUEST_TEMPLATE.md(41B)
----yarn.lock(240KB)
----addons()
--------jest()
--------node()
--------base()
--------react()
----CONTRIBUTING.md(1KB)
----.travis.yml(156B)
----.prettierrc(230B)
----LICENSE.md(1KB)
----lerna.json(380B)
----README.md(2KB)
----.editorconfig(147B)
----.gitignore(64B)
----.eslintignore(37B)
----package.json(1KB)