Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
qw-in committed Oct 7, 2019
1 parent 130d8df commit 3da6913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
type URL = string;
type Template = string;
type Page = number;
Expand Down

0 comments on commit 3da6913

Please sign in to comment.