4 Star 92 Fork 21

后盾人 / vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.node.json 248 Bytes
一键复制 编辑 原始数据 按行查看 历史
后盾人 提交于 2023-05-10 17:07 . 优化文件结构
{
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true,
"types": ["vite/*.d.ts"]
},
"include": ["vite.config.ts", "core/plugins/*.ts", "core/*.ts"]
}
JavaScript
1
https://gitee.com/houdunren/vue.git
git@gitee.com:houdunren/vue.git
houdunren
vue
vue
master

搜索帮助