mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Bump typescript, lint, prettier (#10108)
This commit is contained in:
@@ -5,4 +5,4 @@ export const mainWindow =
|
||||
? window
|
||||
: parent.name === MAIN_WINDOW_NAME
|
||||
? parent
|
||||
: top;
|
||||
: top!;
|
||||
|
||||
Reference in New Issue
Block a user