add lint js
This commit is contained in:
@@ -38,7 +38,3 @@ export interface WeatherTime {
|
||||
icon: string,
|
||||
main: 'Rain',
|
||||
}
|
||||
|
||||
export interface WeatherCompilation {
|
||||
[k: string]: WeatherValue[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user