Azure / azure-webpubsub

Azure Web PubSub Service helps you to manage WebSocket connections and do publish and subscribe in an easy way
https://azure.github.io/azure-webpubsub/
MIT License
132 stars 84 forks source link

Fix eslint issue for VSC extension #698

Closed xingsy97 closed 6 months ago

xingsy97 commented 6 months ago
  1. downgrade to a typescript version which is officially supported by eslint
  2. Add an eslint rule to remove extra spaces and fix them all