regexp/no-empty-capturing-group
💼 This rule is enabled in the following configs: 🟢 flat/recommended
, 🔵 recommended
.
disallow capturing group that captures empty.
📖 Rule Details
This rule reports capturing group that captures assertions.
🔧 Options
Nothing.
🚀 Version
This rule was introduced in eslint-plugin-regexp v0.12.0