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