Skip to content

es-x/no-regexp-v-flag ​

disallow RegExp v flag

This rule reports ES2024 RegExp v flag as errors.

💡 Examples ​

â›” Examples of incorrect code for this rule:

🚀 Version ​

This rule was introduced in v7.2.0.

📚 References ​