Skip to content

Commit

Permalink
sort alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Nov 24, 2020
1 parent 5a1efc1 commit 2015802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core-js-compat/src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1254,12 +1254,12 @@ const data = {
},
// TODO: Remove from `core-js@4`
'esnext.aggregate-error': null,
'esnext.array.at': {
},
'esnext.array.filter-out': {
},
'esnext.array.is-template-object': {
},
'esnext.array.at': {
},
'esnext.array.last-index': {
},
'esnext.array.last-item': {
Expand Down

0 comments on commit 2015802

Please sign in to comment.