diff --git a/features.txt b/features.txt index 6004cca4bf..81e64d71e6 100644 --- a/features.txt +++ b/features.txt @@ -93,6 +93,10 @@ String.prototype.toWellFormed # https://github.com/tc39/proposal-json-parse-with-source json-parse-with-source +# Regular expression modifiers +# https://github.com/tc39/proposal-regexp-modifiers +regexp-modifiers + # Iterator Helpers # https://github.com/tc39/proposal-iterator-helpers iterator-helpers