We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5721a commit e7a2dbeCopy full SHA for e7a2dbe
frontend/tsconfig.json
@@ -25,6 +25,7 @@
25
"include": [
26
"next-env.d.ts",
27
"**/*.ts",
28
- "**/*.tsx"
+ "**/*.tsx",
29
+ "custom.d.ts"
30
]
31
}
0 commit comments