1. 首页
  2. 移动开发
  3. 其他
  4. eslint config zmi:预设预设:waving_hand: 源码

eslint config zmi:预设预设:waving_hand: 源码

上传者: 2021-04-02 16:06:07上传 ZIP文件 73.73KB 热度 23次
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
用户评论