-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
📝 Documentation: eslint-plugin-regex
vs eslint-plugin-regexp
#1597
Comments
Ha, nice spot! This is a pure docs issue. I slipped up and linked to the wrong plugin. It should be ota-meshi's |
i would like to work on this |
@all-contributors please add @fb55 for bug.
|
I've put up a pull request to add @fb55! 🎉 I couldn't determine any contributions to add, did you specify any contributions? |
Adds @fb55 as a contributor for bug. This was requested by JoshuaKGoldberg [in this comment](#1597 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
@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!). 🚀 |
👋 ping @Krupakar-Reddy-S, still planning on sending a PR? |
Bug Report Checklist
main
branch of the repository.Overview
I am currently reading through the docs to see if I can pick up anything new.
https://github.com/JoshuaKGoldberg/create-typescript-app/blob/8404b1dbe654ec90786eabd82a6196c90bf97771/docs/Tooling.md#lint-regex states that:
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
The text was updated successfully, but these errors were encountered: