Skip to content

Commit

Permalink
Add change-array-by-copy feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and catamorphism committed May 30, 2022
1 parent 8114527 commit 512c7a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions features.txt
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,11 @@ change-array-by-copy
# https://github.com/tc39/proposal-decorators
decorators

# Array.prototype.toReversed, Array.prototype.toSorted, Array.prototype.toSpliced,
# Array.prototype.with and the equivalent TypedArray methods.
# https://github.com/tc39/proposal-change-array-by-copy/
change-array-by-copy

## Standard language features
#
# Language features that have been included in a published version of the
Expand Down

0 comments on commit 512c7a6

Please sign in to comment.