Add next image env rule

This commit is contained in:
Dustin Brett
2021-07-10 21:05:12 -07:00
parent 38ff907713
commit 607b2c40ca

1
next-env.d.ts vendored
View File

@@ -1,2 +1,3 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />