denoland / fresh

The next-gen web framework.
https://fresh.deno.dev
MIT License
12.17k stars 623 forks source link

fix: no-window lint error #2272

Closed deer closed 7 months ago

deer commented 7 months ago

Latest PR runs are failing with linting errors, e.g. https://github.com/denoland/fresh/actions/runs/7625625084/job/20770308634?pr=2266

Maybe this shouldn't be happening like this right now, but we'll still need to clean these up eventually.

deer commented 7 months ago

@marvinhagemeister, please take a look.