{
"extends": "./tsconfig.json",
"include": [
"./automation/**/*",
"./lib/**/*",
"./tests/**/*",
"./typings/**/*"
]
}