mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 01:15:47 +01:00
Eslint files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { serviceItem } from "../components/AppShelf/AppShelf.d";
|
||||
import { serviceItem } from '../components/AppShelf/AppShelf.d';
|
||||
|
||||
export interface Config {
|
||||
services: serviceItem[];
|
||||
settings: {};
|
||||
[key: string]: any;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user