{ "extends": "./tsconfig-common.json", "compilerOptions": { "module": "commonjs", "outDir": "dist/cjs", "target": "ES2015" } }