Add feature

This commit is contained in:
Leo Balter 2019-10-09 18:14:51 -04:00 committed by Rick Waldron
parent ec41c1a417
commit c7a158e74b
1 changed files with 4 additions and 0 deletions

View File

@ -145,6 +145,10 @@ top-level-await
# https://github.com/tc39/proposal-regexp-match-indices
regexp-match-indices
# Nullish Coalesce Expression
# https://github.com/tc39/proposal-nullish-coalescing
coalesce-expression
## Standard language features
#
# Language features that have been included in a published version of the