##// END OF EJS Templates
changed the project structure
changed the project structure

File last commit:

r49:1a91da7b15f7 di-typescript
r49:1a91da7b15f7 di-typescript
Show More
tsconfig.json
5 lines | 82 B | application/json | JsonLexer
{
"extends": "../tsconfig.json",
"include": [
"ts/**/*.ts"
]
}