1 Star 8 Fork 2

shareloke/macos-web-tsx-project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.node.json 425 Bytes
一键复制 编辑 原始数据 按行查看 历史
夏洛克 提交于 2023-10-07 16:58 . feat(*):初始化提交
{
"extends": "@tsconfig/node18/tsconfig.json",
"include": [
"vite.config.*",
"vitest.config.*",
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*",
"tailwind.config.js",
".prettierrc.js",
"build/**/*.ts",
"build/**/*.d.ts"
],
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Bundler",
"types": [
"node"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shareloke/macos-web-tsx-project.git
git@gitee.com:shareloke/macos-web-tsx-project.git
shareloke
macos-web-tsx-project
macos-web-tsx-project
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385