Skip to content

Conversation

jakebailey
Copy link
Member

These were copy paste errors in #60631.

@Copilot Copilot AI review requested due to automatic review settings September 30, 2025 23:58
@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Sep 30, 2025
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 30, 2025
Copy link

@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 fixes incorrect TypeScript compiler test options that were introduced due to copy-paste errors in a previous PR (#60631). The fix corrects the @strict directive from an invalid esnext value to the correct boolean true value.

  • Corrected invalid @strict: esnext directives to proper @strict: true values

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
propertyOverridesAccessors6.ts Fixed incorrect @strict compiler directive from esnext to true
accessorsOverrideProperty10.ts Fixed incorrect @strict compiler directive from esnext to true
@github-project-automation github-project-automation bot moved this from Not started to Needs merge in PR Backlog Oct 1, 2025
@jakebailey jakebailey enabled auto-merge (squash) October 1, 2025 00:04
@jakebailey jakebailey merged commit 968d5de into microsoft:main Oct 1, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from Needs merge to Done in PR Backlog Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

3 participants