microsoft / vscode-extension-telemetry

Node module to help VS Code extensions send telemetry using application insights
https://www.npmjs.com/package/@vscode/extension-telemetry
Other
125 stars 46 forks source link

Remove unnecessary flush #187

Closed lramos15 closed 11 months ago

lramos15 commented 11 months ago

Removes a flush that was already occurring in the dispose call.

Also updates the version