Browse Source

remove next-env.d.ts

Yuki Takei 1 month ago
parent
commit
1b8807df36
1 changed files with 0 additions and 6 deletions
  1. 0 6
      apps/app/next-env.d.ts

+ 0 - 6
apps/app/next-env.d.ts

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