{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ES2015", "target": "ES2015", "outDir": "dist/esm" } }