Skip to content

Rule Change: Suggestions for require-unicode-regexp #15089

@Yash-Singh1

Description

@Yash-Singh1

What rule do you want to change?

require-unicode-regexp

What change to do you want to make?

Implement suggestions

How do you think the change should be implemented?

A new default behavior

Example code

/abc/

What does the rule currently do for this code?

Reports error

What will the rule do after it's changed?

Give user suggestion prompt to convert into:

/abc/u

Participation

  • I am willing to submit a pull request to implement this change.

Additional comments

N/A

Metadata

Metadata

Assignees

Labels

acceptedThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussionenhancementThis change enhances an existing feature of ESLintruleRelates to ESLint's core rules

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions