We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130d8df commit 3da6913Copy full SHA for 3da6913
1 file changed
src/types.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable @typescript-eslint/no-explicit-any */
2
type URL = string;
3
type Template = string;
4
type Page = number;
0 commit comments