We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea98dc commit 24bc3ccCopy full SHA for 24bc3cc
apps/site/next.config.mjs
@@ -55,7 +55,7 @@ const nextConfig = {
55
outputFileTracingIncludes: {
56
// Twoslash needs TypeScript declarations to function, and, by default,
57
// Next.js strips them for brevity. Therefore, they must be explicitly
58
- // incldued.
+ // included.
59
'/*': [
60
'../../node_modules/.pnpm/typescript@*/node_modules/typescript/lib/*.d.ts',
61
],
0 commit comments