chore: Enforce a few house rules via eslint (#2539)
This commit is contained in:
committed by
dermotduffy
parent
5572ec728e
commit
921d45e577
@@ -32,7 +32,7 @@ import {
|
||||
} from '../utils/media-info.js';
|
||||
import { ConstructableLitElement } from './types.js';
|
||||
|
||||
customElements.whenDefined('ha-hls-player').then(() => {
|
||||
void customElements.whenDefined('ha-hls-player').then(() => {
|
||||
const HaHlsPlayer = customElements.get('ha-hls-player') as ConstructableLitElement;
|
||||
|
||||
@customElement('advanced-camera-card-ha-hls-player')
|
||||
|
||||
Reference in New Issue
Block a user