Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[advisor] Migrate @azure/arm-advisor with @azure/dev-tool additions (#…
…32283) ### Packages impacted by this PR - @azure/dev-tool - @azure/arm-advisor - @azure/arm-agrifood - @azure/arm-apicenter ### Issues associated with this PR - #31338 ### Describe the problem that is addressed by this PR Migrates @azure/arm-advisor to ESM/vitest via @azure/dev-tool and adds fixes such as `vi.fn()` support and `import "dotenv/config";` Also adds support for ESM testing and type testing. ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary) --------- Co-authored-by: Jeremy Meng <jeremy.ymeng@gmail.com> Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
- Loading branch information