Azure / azure-sdk-for-node

Azure SDK for Node.js - Documentation
https://github.com/Azure/azure-sdk-for-node#documentation
MIT License
1.19k stars 566 forks source link

Azure-storage leaking all of dom #5206

Closed alexrecuenco closed 3 years ago

alexrecuenco commented 3 years ago

I am developing using the azure storage and since you are using /// ... lib="dom" it leaks all of the dom.

We had some oustanding issues because of that, unable to have our linters catch issues ahead of time

ramya-rao-a commented 3 years ago

Can you clarify the name of the package you are using?

The storage packages in this repository are deprecated. Please use the below packages instead

If you are not able to upgrade for any reason, please feel free to send a pull request to fix the issue you are facing.