Skip to content

Conversation

@scagood
Copy link

@scagood scagood commented Feb 23, 2024

This extracts the es-syntax data into a separate json file and updates all of it to be up-to-date!

},
],
},
// TODO: Additional es-syntax
Copy link
Author

Choose a reason for hiding this comment

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

I have commented out no-property-shorthands-getset, and no-bigint-property-names. as I want to cover them in a less custom way.

I am open to ideas/suggestions

@scagood scagood marked this pull request as ready for review February 24, 2024 16:43
@scagood scagood requested a review from aladdin-add February 24, 2024 16:43
@scagood

This comment was marked as outdated.

@aladdin-add
Copy link

shouldn't be 'generators' is not supported until Node.js >=4.0.0. The configured version range is '3.9.9'.?

ruleId = ruleId.replace(/^no-/, '')

Copy link

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

👍 LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Report for features that are not available for the provided engines range no-unspported-features support es2021+

2 participants