{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./lib", "module": "ES2020", "target": "ES2020" } }