1 Star 0 Fork 10

a131656/G49shouting

forked from zhaosongbing/G49shouting 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.js 214 Bytes
一键复制 编辑 原始数据 按行查看 历史
2368693074 提交于 2021-03-09 13:21 . Add files via upload
module.exports = {
env: {
node: true,
commonjs: true,
es2021: true,
},
extends: ["eslint:recommended", "plugin:prettier/recommended"],
parserOptions: {
ecmaVersion: 12,
},
rules: {},
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/a131656/G49shouting.git
git@gitee.com:a131656/G49shouting.git
a131656
G49shouting
G49shouting
main

搜索帮助