1. 首页
  2. 数据库
  3. 其它
  4. eslint config:ESLint配置 源码

eslint config:ESLint配置 源码

上传者: 2021-02-06 04:53:28上传 ZIP文件 23.38KB 热度 19次
@ muxu-muxu / eslint-config 可共享的ESlint配置。 安装 如果使用npm ,请运行: npx install-peerdeps --dev @muxu-muxu/eslint-config 如果使用yarn ,请运行: yarn add @muxu-muxu/eslint-config --peer 用法 将您的eslint配置设置为: { " extends " : [ " @muxu-muxu/eslint-config " ] }
用户评论