8 Star 93 Fork 0

MCSManager/MCSManager

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.node.json 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
YuMao 提交于 2025-04-21 17:16 +08:00 . refactor: mcsmanager-common layer
{
"extends": "@tsconfig/node18/tsconfig.json",
"include": [
"vite.config.*",
"vitest.config.*",
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*",
"../common/global.d.ts"
],
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "node",
"types": ["node"]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/mcsmanager/MCSManager.git
git@gitee.com:mcsmanager/MCSManager.git
mcsmanager
MCSManager
MCSManager
master

搜索帮助