8 Star 94 Fork 8

zaaack/vscode-markdown-editor

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 288 Bytes
一键复制 编辑 原始数据 按行查看 历史
zaaack 提交于 2021-04-25 18:14 +08:00 . feat: ir+table
{
"compilerOptions": {
"module": "commonjs",
"target": "es2019",
"lib": ["ES2019"],
"outDir": "out",
"sourceMap": true,
"strict": true,
"rootDir": "src",
"resolveJsonModule": true,
"esModuleInterop": true
},
"exclude": ["node_modules", ".vscode-test", "media-src"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/zane_young/vscode-markdown-editor.git
git@gitee.com:zane_young/vscode-markdown-editor.git
zane_young
vscode-markdown-editor
vscode-markdown-editor
master

搜索帮助