mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-20 09:09:40 +00:00
Require underscore for private methods (#23138)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* eslint-disable lit/no-template-arrow */
|
||||
import type { TemplateResult } from "lit";
|
||||
import { LitElement, html, css } from "lit";
|
||||
import { customElement, state } from "lit/decorators";
|
||||
|
Reference in New Issue
Block a user