eslint-plugin-react icon indicating copy to clipboard operation
eslint-plugin-react copied to clipboard

[New] `forbid-component-props`: add `allowedForPatterns` and `disallowedForPatterns` options

Open Efimenko opened this issue 6 months ago • 1 comments

Initially, issue was described here, but it was closed by another PR (although this PR implements different case). So, this PR just reimplements Regex implementation with globs as was suggested in one of the comments.

Efimenko avatar Aug 22 '24 19:08 Efimenko