Skip to content

feat: similified reduce-annotations Eslint v9 (using regex) #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 20, 2025

Conversation

riteshiitbbs007
Copy link
Contributor

Screenshot 2025-08-19 at 2 18 40 PM Screenshot 2025-08-19 at 2 19 02 PM Screenshot 2025-08-19 at 2 20 17 PM I feel reduce annotation is not working fine in released version.

@riteshiitbbs007 riteshiitbbs007 marked this pull request as ready for review August 19, 2025 09:17
@sf-nithappu
Copy link
Contributor

Screenshot 2025-08-20 at 11 05 38 AM

@riteshiitbbs007 riteshiitbbs007 added ready-for-review PR is ready to be reviewed by any reviewer and removed Don't Merge Yet labels Aug 20, 2025
StyleSheet(node) {
const sourceCode = context.sourceCode;

let comments = (sourceCode as any)?.comments || [];
Copy link
Contributor

Choose a reason for hiding this comment

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

(<AST.Program>sourceCode).comments

@riteshiitbbs007 riteshiitbbs007 merged commit 6dd0ef9 into develop Aug 20, 2025
1 check failed
@riteshiitbbs007 riteshiitbbs007 deleted the reduce-annotations branch August 20, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review PR is ready to be reviewed by any reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants