173 Star 1.1K Fork 294

GVPantv/L7

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.eslint.json 532 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "./tsconfig.json",
"compilerOptions": {
"noEmit": true
},
// paths intend to lint
"include": [
"./*.?*.ts",
"packages",
"packages/*/.?*.ts",
// examples workspace lint
"examples",
// test workspace lint
"__tests__",
// website workspace lint
"site",
"site/.?*.ts",
// special: perfix .xxx directory will be ignored
"site/.dumi/pages",
"site/.dumi/theme",
"site/.dumi/*.ts"
],
"exclude": ["node_modules", "dist", "dist", "es", "lib", "legacy"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/antv/L7.git
git@gitee.com:antv/L7.git
antv
L7
L7
master

搜索帮助

A270a887 8829481 3d7a4017 8829481