linter-eslint:Atom Linter的ESLint插件

时间:2021-02-20 07:42:07
【文件属性】:
文件名称:linter-eslint:Atom Linter的ESLint插件
文件大小:145KB
文件格式:ZIP
更新时间:2021-02-20 07:42:07
JavaScript 夹棉 这对棉短绒插件提供了一个接口 。 它将与具有“ JavaScript”语法的文件一起使用。 安装 apm install linter-eslint linter-eslint会在您的项目中eslint本地的eslint版本,并在可用时使用它。 如果未找到,它将退回到其附带的版本。 可以说,您依赖于eslint的特定版本,也许它具有未发布的功能,也许它比linter-eslint附带的要新。 如果your-project/node_modules/eslint存在,则将使用your-project/node_modules/eslint linter-eslint 。 此封装需要eslint至少V1.0.0的。 请注意,如果您没有安装linter软件包,它将为您安装。 如果您使用的是替代linter-*消费者随意停用linter包装。 与插件一起使用 您有两种选择: 在本地
【文件预览】:
linter-eslint-master
----.gitattributes(120B)
----.github()
--------ISSUE_TEMPLATE.md(454B)
----src()
--------main.js(10KB)
--------helpers.js(11KB)
--------rules.js(2KB)
--------worker-helpers.js(8KB)
--------validate()
--------is-config-at-home-root.js(627B)
--------migrate-config-options.js(3KB)
--------worker.js(3KB)
----.circleci()
--------config.yml(2KB)
----spec()
--------make-spy.js(493B)
--------rules-spec.js(2KB)
--------linter-eslint-spec.js(27KB)
--------.eslintrc.js(72B)
--------fixtures()
--------validate()
--------worker-helpers-spec.js(12KB)
--------migrate-config-options-spec.js(1KB)
----CONTRIBUTING.md(4KB)
----.travis.yml(2KB)
----README.md(3KB)
----appveyor.yml(394B)
----.editorconfig(131B)
----.gitignore(26B)
----CHANGELOG.md(12KB)
----.eslintignore(31B)
----package-lock.json(388KB)
----package.json(7KB)

网友评论