microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

Move internal api file into src and make it a ts file #741

Closed alexweininger closed 1 year ago

alexweininger commented 1 year ago

Making this a TS file ensures things are type checked properly.