Skip to content
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

Remove is-builtin-module from eslint-plugin-jsdoc #50

Closed
43081j opened this issue May 13, 2024 · 2 comments
Closed

Remove is-builtin-module from eslint-plugin-jsdoc #50

43081j opened this issue May 13, 2024 · 2 comments

Comments

@43081j
Copy link
Owner

43081j commented May 13, 2024

eslint-plugin-jsdoc has an engine constraint of >=18. this means we can use the built in isBuiltin here:
https://github.com/gajus/eslint-plugin-jsdoc/blob/98990e8e714b3ddf19c782960260e1b3f83b9211/src/rules/importsAsDependencies.js#L91

@43081j
Copy link
Owner Author

43081j commented May 15, 2024

Opened gajus/eslint-plugin-jsdoc#1230

@43081j
Copy link
Owner Author

43081j commented May 15, 2024

Merged 🍻

@43081j 43081j closed this as completed May 15, 2024
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

No branches or pull requests

1 participant