Azure / azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
262 stars 227 forks source link

Remove sinon types from package.json #1143

Closed BertKleewein closed 2 years ago

vishnureddy17 commented 2 years ago

Are the typings shipped with sinon now?

BertKleewein commented 2 years ago

@vishnureddy17 - No, but all of our tests are in javascript so we don't need them.