1 Star 0 Fork 426

Kian/md

forked from doocs/md 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.node.json 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
YangFong 提交于 2024-08-18 19:49 +08:00 . refactor: upgrade to vue3 (#309)
{
"compilerOptions": {
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
"module": "ESNext",
"moduleResolution": "bundler",
"strict": true,
"noEmit": true,
"allowSyntheticDefaultImports": true,
"skipLibCheck": true
},
"include": ["vite.config.ts"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Pridejoy/md.git
git@gitee.com:Pridejoy/md.git
Pridejoy
md
md
main

搜索帮助