fix ts linting and delint the world
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ function toggleWin(): void {
|
||||
}
|
||||
|
||||
interface IConfig {
|
||||
icon_path: string;
|
||||
icon_path: string; // eslint-disable-line camelcase
|
||||
brand: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user