Skip to content

Commit

Permalink
chore: make eslint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber authored and Marigold committed Oct 5, 2023
1 parent ba969c8 commit 64e69f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/_common/grapherRenderer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import PlayfairRegular from "../_common/fonts/PlayfairDisplayLatin-Regular.ttf.b
import { Env } from "../grapher/thumbnail/[slug].js"

declare global {
// eslint-disable-next-line no-var
var window: any
}

Expand Down

0 comments on commit 64e69f4

Please sign in to comment.