Skip to content

Conversation

avivkeller
Copy link
Member

@node-core/website:dev:    We detected TypeScript in your project and reconfigured your tsconfig.json file for you.
@node-core/website:dev:    The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs:
@node-core/website:dev:
@node-core/website:dev:         - include was updated to add '.next/types/**/*.ts'
@node-core/website:dev:

@Copilot Copilot AI review requested due to automatic review settings September 1, 2025 13:34
@avivkeller avivkeller requested a review from a team as a code owner September 1, 2025 13:34
Copy link

vercel bot commented Sep 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Sep 1, 2025 1:35pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the TypeScript configuration to follow Next.js recommendations by adding the .next/types/**/*.ts path to the include array and reformatting some existing configuration properties.

  • Added .next/types/**/*.ts to the include array for Next.js type definitions
  • Reformatted plugins and mdx configuration objects for better readability
  • Reordered include array entries alphabetically

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.56%. Comparing base (9f16142) to head (60f546c).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8127   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files         115      115           
  Lines        9595     9595           
  Branches      322      322           
=======================================
  Hits         7346     7346           
  Misses       2248     2248           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avivkeller avivkeller added the fast-track Fast Tracking PRs label Sep 1, 2025
@avivkeller
Copy link
Member Author

Requesting fast track

@avivkeller avivkeller added this pull request to the merge queue Sep 1, 2025
Merged via the queue into main with commit fd6b7e6 Sep 1, 2025
16 checks passed
@avivkeller avivkeller deleted the configure-tsconfig branch September 1, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track Fast Tracking PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants