{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist-import", "target": "ES2020", "module": "ES2015", "declaration": true, } }