{ "extends": "../../tsconfig.json", "compilerOptions": { "paths": {} }, "include": ["**/*.ts"], "exclude": ["node_modules"] }