31fd5abf97
fix [#3017](https://github.com/Azure/typespec-azure/issues/3017) Run the samples as test which allows all of them to run without crashing on the first one, lets us run it in the test explorer. This also make the sample regeneration much faster(typespec azure repo): - Before `~90s` - Now `~12s` ![image](https://github.com/microsoft/typespec/assets/1031227/a3356a90-7847-43cf-a473-4ecda0c53330) ## New `resolveCompilerOptions` utils This also include the addition of a new util `resolveCompilerOptions` that resolve the compiler options programtically in the same way that the cli would have for a given entrypoint. I can move this into a dedicated PR if people prefer. --------- Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> |
||
---|---|---|
.. | ||
extensions.json | ||
launch.json | ||
settings.json | ||
tasks.json |