nice integration of typescript

This commit is contained in:
Arjun Patel
2022-01-09 22:51:20 -08:00
parent 1e013e71e9
commit 40d5e71833
6 changed files with 131 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.