eslint config:我的项目共享的eslint配置 源码
eslint-config 我的项目共享的eslint配置。 安装 npm install @alxshelepenok/eslint-config --dev 例子 { " extends " : [ " prettier " , " airbnb-typescript " , " plugin:import/errors " , " plugin:import/typescript " , " @alxshelepenok/eslint-config " ], " parser " : " @typescript-eslint/parser " , " parserOptions " : { " project " : " ./tsconfig.json " }, " plugins " : [ " im
文件列表
eslint-config-master.zip
(预估有个12文件)
eslint-config-master
index.js
143B
renovate.json
41B
package.json
648B
.eslintrc.json
17KB
.github
workflows
publish.yml
989B
LICENSE
1KB
package-lock.json
54KB
暂无评论