{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "lib"
},
"include": [
"lib",
"typings"
]
}