-
Notifications
You must be signed in to change notification settings - Fork 0
Update to Typescript 6.0 + typescript configs #89
Copy link
Copy link
Open
Labels
tech-debtShortcuts, workarounds, or code that needs refactoring or cleanupShortcuts, workarounds, or code that needs refactoring or cleanup
Description
Typescript 6.0 was released on March 6 2026 and is a bridge version to Typescript 7 which will become a GO compiler.
Investigate the tsconfig and see what settings are actually used vs what does NextJs provide. Look at settings like target 'es5' becoming deprecated soon
Look into barrel imports if we can have a good use for them
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tech-debtShortcuts, workarounds, or code that needs refactoring or cleanupShortcuts, workarounds, or code that needs refactoring or cleanup