cmake-intellisence/tsconfig.json

7 lines
111 B
JSON

{
"include": [],
"references": [
{ "path": "./client" },
{ "path": "./server" }
]
}