9 Star 77 Fork 17

你的微笑暖暖的 / xt-admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.node.json 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
你的微笑暖暖的 提交于 2024-03-11 22:38 . build: 打包构建
{
"extends": "@tsconfig/node20/tsconfig.json",
"include": [
"vite.config.*",
"vitest.config.*",
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*",
"vite/**/*.ts"
],
"compilerOptions": {
"composite": true,
"noEmit": true,
"module": "ESNext",
"moduleResolution": "Bundler",
"types": ["node"]
}
}
1
https://gitee.com/nideweixiaonuannuande/xt-admin-vue3.git
git@gitee.com:nideweixiaonuannuande/xt-admin-vue3.git
nideweixiaonuannuande
xt-admin-vue3
xt-admin-vue3
master

搜索帮助