1 Star 0 Fork 0

不如怀念/create-web-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc.cjs 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
不如怀念 提交于 2022-04-25 13:36 +08:00 . build: use the new toolchain :construction_worker:
// see docs: https://eslint.org/docs/user-guide/configuring
module.exports = {
extends: ['@wang1212/eslint-config/node'],
ignorePatterns: ['node_modules', '.husky', '.github', 'templates/'],
env: {
node: true,
browser: true,
es6: true,
jest: false,
},
rules: {},
globals: {},
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/i_wang1212/create-web-app.git
git@gitee.com:i_wang1212/create-web-app.git
i_wang1212
create-web-app
create-web-app
master

搜索帮助