Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
11 lines (10 sloc) 145 Bytes
{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "default_app"
},
"include": [
"default_app",
"typings"
]
}
You can’t perform that action at this time.