{ "extends": "./../../tsconfig.json", "compilerOptions": { "rootDir": ".", "declaration": true, "outDir": "build" }, "include": ["src"] }