{ "extends": "../tsconfig.base.json", "include": ["src/*.ts", "src/*.js"], "compilerOptions": { "noImplicitAny": false, "allowJs": true } }