Skip to content

Commit

Permalink
This makes the trick
Browse files Browse the repository at this point in the history
  • Loading branch information
balegas committed Nov 18, 2024
1 parent c2d4818 commit efdf207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nextjs-example/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]
"exclude": ["node_modules", "sst.config.ts"]
}

0 comments on commit efdf207

Please sign in to comment.