We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f504d5a commit d3fa3feCopy full SHA for d3fa3fe
languages/microsoft/typescriptlang.org/server/next.js/src/pages/api/index.ts
@@ -1,4 +1,3 @@
1
-/* eslint-disable @typescript-eslint/no-explicit-any */
2
import { logger } from '@reverse-proxy/utils/log';
3
import { tryCatch } from '@reverse-proxy/utils/try-catch';
4
import type { NextApiRequest, NextApiResponse } from 'next';
0 commit comments