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