##// END OF EJS Templates
WIP lifetime services
WIP lifetime services

File last commit:

r1:a51ea59f0423 default
r12:94f233c23aa4 default
Show More
tsconfig.json
8 lines | 139 B | application/json | JsonLexer
{
"extends": "../tsconfig",
"compilerOptions": {
"rootDirs": [
"ts",
"../main/ts"
]
}
}