* chore: build corejs3-proposals.json from core-js-compat * fix: include finished proposals by default * update test fixtures * update test fixtures * chore: rename scripts * fix: add standarized entries for finished proposals * refactor: remove unused finished proposals json * revert test fixtures update * test against corejs 3.6 * fix: move corejs builtin definitions to babel/compat-data
6 lines
88 B
JSON
6 lines
88 B
JSON
[
|
|
"esnext.global-this",
|
|
"esnext.promise.all-settled",
|
|
"esnext.string.match-all"
|
|
]
|