eslint-plugin-react-native
eslint-plugin-react-native copied to clipboard
feat: allow regular expressions in skip property
According to the Issue #248, this PR adds support of using regular expression in skip parameter in config file, as suggested here.
It helps to avoid linter warnings in custom components. You can do "skip": ["CustomComponentl.*"] to avoid warning in nested structure of your components.
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Merged into https://github.com/peterpme/eslint-plugin-react-native