1 Star 0 Fork 1

saber_alpha/AFFiNE

forked from jzhbjz111/AFFiNE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.eslint.json 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
Peng Xiao 提交于 2023-08-07 15:00 +08:00 . fix: eslint stack overflow issue (#3601)
{
"extends": "./tsconfig.json",
"compilerOptions": {
"allowJs": true
},
"include": ["."],
"exclude": [
"**/target",
"**/node_modules",
"**/dist",
"**/lib",
".coverage",
".yarn",
"**/test-results",
"**/web-static"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/saber-alpha/AFFiNE.git
git@gitee.com:saber-alpha/AFFiNE.git
saber-alpha
AFFiNE
AFFiNE
canary

搜索帮助