{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "./src", }, "include": ["./src/**/*.ts", "./src/**/*.json"] }