eslint config zmi:预设预设:waving_hand: 源码
eslint-config-zmi 安装 通过yarn或npm安装eslint-config-zmi 。 $ yarn add eslint-config-zmi -D module . exports = { root : true , extends : [ 'zmi/base' ] , extends : [ 'zmi/typescript' ] , extends : [ 'zmi/vue' ] , extends : [ 'zmi/react' ] } // typescript extends base For example, the ts-react project 'extends': ['zmi/react'], // when initializing, ts/js are set automatically so there is no n
文件列表
eslint-config-zmi-master.zip
(预估有个28文件)
eslint-config-zmi-master
react.js
495B
.eslintrc
2KB
.gitattributes
0B
yarn.lock
213KB
typescript.js
1KB
base.js
2KB
utils.js
1KB
vue.js
1KB
.yarnrc
42B
暂无评论