Skip to content

Commit 3da6913

Browse files
committed
Fix linting
1 parent 130d8df commit 3da6913

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable @typescript-eslint/no-explicit-any */
12
type URL = string;
23
type Template = string;
34
type Page = number;

0 commit comments

Comments
 (0)