{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": false, "target": "ESNext", "outDir": "esm" } }