1 Star 0 Fork 0

Luna / 魔盒

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.node.json 282 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luna 提交于 2023-09-22 09:12 . hello world
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true,
"paths": {
"@/*": [
"src/*"
]
}
},
"include": [
"vite.config.ts"
]
}
Rust
1
https://gitee.com/Luna-CY/magic-box.git
git@gitee.com:Luna-CY/magic-box.git
Luna-CY
magic-box
魔盒
master

搜索帮助