{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["jest", "node"], "lib": ["es2015"], "skipLibCheck": false, "inlineSourceMap": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "allowJs": true } }