Migrate from tslint to eslint (will tighten rules in further commits)
This commit is contained in:
@@ -328,7 +328,7 @@ export class EventQueueClient
|
||||
this.clientEvents.onTeleportEvent.next(tpEvent);
|
||||
break;
|
||||
}
|
||||
case "ChatterBoxSessionStartReply":
|
||||
case 'ChatterBoxSessionStartReply':
|
||||
{
|
||||
if (event['body'])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user