1 Star 0 Fork 1

陶良通/nodepub3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc.json 284 Bytes
一键复制 编辑 原始数据 按行查看 历史
陶良通 提交于 2023-03-13 22:50 . feat: init
{
"env": {
"node": true,
"es6": true
},
"extends": ["airbnb-base", "airbnb-typescript/base", "plugin:prettier/recommended"],
"parserOptions": {
"project": "tsconfig.eslint.json",
"parser": "@typescript-eslint/parser"
},
"plugins": ["@typescript-eslint"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/taolt/nodepub3.git
git@gitee.com:taolt/nodepub3.git
taolt
nodepub3
nodepub3
master

搜索帮助