Skip to content

Commit

Permalink
fix: final eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoVazquez committed Sep 1, 2023
1 parent d4d6f18 commit 502b142
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import type { NextConfig } from 'next';
import type {
NextConfigFn,
Expand Down

0 comments on commit 502b142

Please sign in to comment.