文件名称:eslint-config:@werkzeugkiste的共享ESLint配置
文件大小:112KB
文件格式:ZIP
更新时间:2024-06-13 06:24:43
eslint eslint-config configuration-file JavaScript
@ werkzeugkiste / eslint-config 共享配置为 。 精心选择规则,使其具有必要的限制性,但没有更多限制。 此配置旨在减少错误,并在代码库中引起尽可能多的一致性,同时即使对于经验不足的开发人员也保持代码的可读性。 安装 通过在项目的根目录中运行此命令开始: yarn add --dev eslint @werkzeugkiste/eslint-config npm install --save-dev eslint @werkzeugkiste/eslint-config 然后将所有peerDependencies安装到您的项目中: npx install-peerdeps --dev @werkzeugkiste/eslint-config 用法 如果要在任何项目中将此配置用作基础,则需要创建一个扩展此配置的.eslintrc.json文件。 如果您还没
【文件预览】:
eslint-config-master
----.gitignore(59B)
----.commitlintrc.js(73B)
----README.md(2KB)
----CHANGELOG.md(2KB)
----postinstall.js(620B)
----typescript.js(2KB)
----LICENSE(1KB)
----package.json(2KB)
----release.config.js(74B)
----init.js(3KB)
----index.js(297B)
----node.js(133B)
----eslint.svg(2KB)
----react.js(1KB)
----.huskyrc(72B)
----.editorconfig(310B)
----yarn.lock(257KB)
----.eslintrc.js(4KB)
----.prettierrc.js(60B)