文件名称:sharable-project-config:我的可共享eslint配置
文件大小:78KB
文件格式:ZIP
更新时间:2024-05-01 12:46:13
TypeScript
我的共享项目配置 无需发布为plugin / config包 无需保温箱方式 唯一的个人风格 包括以下类别 埃斯林特 更漂亮 翻新 笑话 DevDependencies { " devDependencies " : { " @typescript-eslint/eslint-plugin " : " 4.2.0 " , " @typescript-eslint/parser " : " 4.2.0 " , " eslint " : " 7.10.0 " , " eslint-config-prettier " : " 6.11.0 " , " prettier " : " ^2.1.2 " } }
【文件预览】:
sharable-project-config-master
----.gitignore(4KB)
----package.json(564B)
----jest()
--------jest.config.lib.base.ts(527B)
----.github()
--------renovate.json(312B)
----.prettierrc.json(120B)
----README.md(448B)
----eslint()
--------.eslintrc.ts.base.json(743B)
----renovate()
--------node.lib.base.json(296B)
----yarn.lock(182KB)