๐ Documentation: `eslint-plugin-regex` vs `eslint-plugin-regexp`
fb55 opened this issue ยท 6 comments
Bug Report Checklist
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
I am currently reading through the docs to see if I can pick up anything new.
eslint-plugin-regex: Detects issues with JavaScript regular expressions, such as potential exponential complexity.
https://github.com/gmullerb/eslint-plugin-regex allows files to be checked against regular expressions, and does not validate regular expressions. https://github.com/ota-meshi/eslint-plugin-regexp is the plugin that validates regular expressions.
Additional Info
No response
Ha, nice spot! This is a pure docs issue. I slipped up and linked to the wrong plugin. It should be ota-meshi's eslint-plugin-regexp
. Thanks for noting!
i would like to work on this
@all-contributors please add @fb55 for bug.
๐ค Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! ๐
I've put up a pull request to add @fb55! ๐
I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.
@Krupakar-Reddy-S we don't have any issue claiming system (https://github.com/JoshuaKGoldberg/create-typescript-app/blob/212b5f7f767dd59473ec175408a6aa0e898fd0e5/.github/CONTRIBUTING.md#issue-claiming). If you've got a code change, you can go ahead and send a PR (please do!). ๐