Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Lauer committed Mar 18, 2021
1 parent 24f3ac5 commit 71d5c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mockdate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ export default {


if (typeof window !== 'undefined') {
// @ts-ignore
window.MockDate = MockDate;
}

0 comments on commit 71d5c65

Please sign in to comment.