Skip to content

Fix incorrect test options#62515

Merged
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:fix-test-oops
Oct 1, 2025
Merged

Fix incorrect test options#62515
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:fix-test-oops

Conversation

@jakebailey

Copy link
Copy Markdown
Member

These were copy paste errors in #60631.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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
@jakebailey
jakebailey deleted the fix-test-oops branch November 6, 2025 19:07
@microsoft microsoft locked as resolved and limited conversation to collaborators May 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants