{ "extends": "./tsconfig.base.json", "include": [ "./app/", "./lib/", "./test/", "./cli/", "./" ], "files": [ "./app/index.d.ts" ] }