{ "extends": "./tsconfig.e2e.json", "compilerOptions": { "noEmit": true, "noUnusedLocals": true, "noImplicitAny": true, "esModuleInterop": true, "allowJs": true, "allowSyntheticDefaultImports": true } }