fix tmp cve override #17

Open
dirtydishes wants to merge 7 commits from lavender/address-cve-tmp@0.2.5 into main
Showing only changes of commit 1bf113300d - Show all commits

View file

@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
import "./.next-dev/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.