Jeremy Meng
Jeremy Meng
so we can stop depending on @types/node
See fix for core-http https://github.com/azure/azure-sdk-for-js/issues/5011
- Add conditional exports for core-rest-pipeline - Add an option for dev-tool to toggle CommonJS bundle file extension - Add .js to imported source module name - Add `ts-node/esm` loader...
Use this migration guide https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/test-utils/recorder/MIGRATION.md and try migrating the ATOM management tests to use the new recorder? And please reach out if you have feedback or for any blockers. First...
`rush build` yields the following warnings. Is this because we don't have `@types/node` dependencies in their package.json files? ``` --[ WARNING: @azure/arm-appservice ]------------------------[ 58.94 seconds ]-- Warning: dist-esm/src/models/index.d.ts:1:23 - (TS2688)...
- [x] update automation pipeline #23354 - [x] "engines" should be updated to ">=14.0.0" https://github.com/Azure/azure-sdk-for-js/commit/98508cfa1864ca06be47c61fcc73bb14295ee5bf - [x] "@types/node" should be "^14.0.0" https://github.com/Azure/azure-sdk-for-js/commit/98508cfa1864ca06be47c61fcc73bb14295ee5bf - [x] update codegen: https://github.com/Azure/autorest.typescript/pull/1592 - [ ]...
and update recordings accordingly.
See https://github.com/azure/azure-sdk-for-js/issues/17994 for details
### Feature Request It would be nice to be able to click a button to copy the code