From 9bad3c810155cd07cf88f212cbffa245588aa511 Mon Sep 17 00:00:00 2001 From: Steve Repsher Date: Thu, 18 Jan 2024 08:30:59 -0500 Subject: [PATCH] Lint for unknown tags and turn off unknow attribute check (#19439) --- src/panels/lovelace/cards/hui-light-card.ts | 1 + tsconfig.json | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/panels/lovelace/cards/hui-light-card.ts b/src/panels/lovelace/cards/hui-light-card.ts index f7112c8fc1..a0d3837535 100644 --- a/src/panels/lovelace/cards/hui-light-card.ts +++ b/src/panels/lovelace/cards/hui-light-card.ts @@ -114,6 +114,7 @@ export class HuiLightCard extends LitElement implements LovelaceCard {
+