Open
Description
⚙ Compilation target
esnext
⚙ Library
esnext
Missing / Incorrect Definition
The RegExp.escape proposal has landed and will be included in es2025.
Sample Code
RegExp.escape("yay!");
Documentation Link
https://github.com/tc39/proposal-regex-escaping
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/escape