disallow RegExp lookbehind assertions (es/no-regexp-lookbehind-assertions)
This rule reports ES2018 RegExp lookbehind assertions as errors.
Examples
⛔ Examples of incorrect code for this rule:
This rule reports ES2018 RegExp lookbehind assertions as errors.
⛔ Examples of incorrect code for this rule: