{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "commonjs", "target": "es2015", "outDir": "../../../dist/libs/js-api" } }