chore: Removed unsafe imports from Next.js (#196)

This commit is contained in:
Mani
2024-03-04 23:47:32 +01:00
parent 9f8e4da7cb
commit c8de140bfe
9 changed files with 40 additions and 34 deletions
+1
View File
@@ -23,6 +23,7 @@
},
"include": [
"next-env.d.ts",
"**/*.mjs",
"**/*.ts",
"**/*.tsx",
"src/generated/graphql.ts"