Skip to content

Conversation

lionel-rowe
Copy link
Contributor

Closes #61321
Towards #61735

@Copilot Copilot AI review requested due to automatic review settings July 28, 2025 05:43
@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Jul 28, 2025
@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Jul 28, 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 pull request adds type definitions for RegExp.escape, a proposed JavaScript feature that escapes special regex characters in strings. The PR introduces ESNext library types for the new method.

  • Adds type support for the RegExp.escape static method in TypeScript's library definitions
  • Updates test baselines to reflect the new library module inclusion in module resolution traces
  • Implements proper TypeScript typing for the proposed ECMAScript feature

@i-ayushh18
Copy link

🤖 AI Assistant: Task completed: PR #62138: Add types for RegExp.escape

URL: #62138

C...

1 similar comment
@i-ayushh18
Copy link

🤖 AI Assistant: Task completed: PR #62138: Add types for RegExp.escape

URL: #62138

C...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Status: Not started
Development

Successfully merging this pull request may close these issues.

Add types for RegExp.escape
3 participants