Skip to content

Commit 24bc3cc

Browse files
avivkellerCopilot
andauthored
Update apps/site/next.config.mjs
Co-authored-by: Copilot <[email protected]> Signed-off-by: Aviv Keller <[email protected]>
1 parent 3ea98dc commit 24bc3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/next.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const nextConfig = {
5555
outputFileTracingIncludes: {
5656
// Twoslash needs TypeScript declarations to function, and, by default,
5757
// Next.js strips them for brevity. Therefore, they must be explicitly
58-
// incldued.
58+
// included.
5959
'/*': [
6060
'../../node_modules/.pnpm/typescript@*/node_modules/typescript/lib/*.d.ts',
6161
],

0 commit comments

Comments
 (0)