feat: Added a chatroom component, that is navigatable by the chatroom's ID
[demos/kafka/chat] / .vscode / extensions.json
1 {
2   // For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
3   "recommendations": ["angular.ng-template"]
4 }