fix: soo many lint errors
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { useEffect } from "preact/hooks";
|
||||
|
||||
declare global {
|
||||
// deno-lint-ignore no-var
|
||||
var loadingTimeout: ReturnType<typeof setTimeout> | undefined;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user