文件名称:eslint-config:用于基于enuves的js项目的Eslint配置
文件大小:15KB
文件格式:ZIP
更新时间:2024-04-05 20:11:19
JavaScript
@ enuves / eslint-config 可共享的Eslint配置,用于基于enuves的项目。 安装 $ npm install --save-dev @enuves/eslint-config 如何使用 假设您的项目中已经有eslint,请在.eslintrc.{js,yml,json}文件或package.json文件中的eslintConfig字段中添加"extends":"@enuves" 。 如果需要,可以在此文件中添加更多ESLint配置选项。 执照 根据
【文件预览】:
eslint-config-master
----.gitignore(34B)
----README.md(828B)
----.github()
--------workflows()
----LICENSE(1KB)
----package.json(773B)
----index.js(878B)
----.npmignore(627B)
----.editorconfig(188B)
----.eslintrc.json(32B)
----package-lock.json(36KB)