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