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

feat: [no-property-in-node] add additionalNodeTypeFiles option #484

Conversation

JoshuaKGoldberg
Copy link
Contributor

Adds a new additionalNodeTypeFiles option as an array of regular expressions. User configs can specify additional files such as a path to a node_modules/ ... .d.ts file.

Fixes #482.

@aladdin-add
Copy link
Contributor

The docs also need to be updated; I'll take care of it in another PR.

@aladdin-add aladdin-add merged commit 6cdef14 into eslint-community:main Jun 25, 2024
6 of 7 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the no-property-in-node-additional-files branch June 25, 2024 06:23
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.

Bug: no-property-in-node doesn't recognize locally linked typescript-eslint types
2 participants