返回 oh-my-ppt
tsconfig.json
根目录 / tsconfig.json
1 {
2 "files": [],
3 "references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }]
4 }
5
5 lines JSON