Skip to content

Commit

Permalink
fix(nextjs): align next-env.d.ts file (nrwl#6929)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirjai authored and ManojBahuguna committed Sep 16, 2021
1 parent 0caeb09 commit f560ff2
Showing 1 changed file with 3 additions and 0 deletions.
@@ -1,3 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.

0 comments on commit f560ff2

Please sign in to comment.