Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
177 stars 73 forks source link

add timeout config in vitestconfig and update recordedClient.ts template for esm package #2632

Closed kazrael2119 closed 3 days ago

kazrael2119 commented 1 week ago

fixes https://github.com/Azure/autorest.typescript/issues/2639 fixes https://github.com/Azure/autorest.typescript/issues/2640