mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2026-02-11 07:15:38 +00:00
Format the codebase using prettier
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { IMqttClient } from "../mqtt/interface";
|
||||
import { CommandHandlers } from "./publish_device";
|
||||
import { IMqttClient } from '../mqtt/interface';
|
||||
import { CommandHandlers } from './publish_device';
|
||||
|
||||
export let ha: IMqttClient | undefined = undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user