chore: Replace deprecated 'node' module resolution with 'bundler' and tighten compiler options (#2594)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { StyleInfo } from 'lit/directives/style-map';
|
||||
import type { StyleInfo } from 'lit/directives/style-map.js';
|
||||
|
||||
import { configDefaults, type AdvancedCameraCardConfig } from '../config/schema/types';
|
||||
import type { ThemeConfig, ThemeName } from '../config/schema/view';
|
||||
|
||||
Reference in New Issue
Block a user