1 Star 0 Fork 290

duhr/cool-admin-midway

forked from 闪酷/cool-admin-midway 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.json 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
挡不住的啊平 提交于 2021-05-07 18:15 . 修改eslint规则
{
"extends": "./node_modules/mwts/",
"ignorePatterns": [
"node_modules",
"dist",
"test",
"jest.config.js",
"typings",
"src/app/public/**/**",
"src/app/view/**/**"
],
"env": {
"jest": true
},
"rules": {
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/no-unused-vars": "off",
"@typescript-eslint/ban-ts-comment": "off",
"node/no-extraneous-import": "off",
"no-empty": "off",
"node/no-extraneous-require": "off",
"eqeqeq": "off"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/duhaoran/cool-admin-midway.git
git@gitee.com:duhaoran/cool-admin-midway.git
duhaoran
cool-admin-midway
cool-admin-midway
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385