Add class static blocks to preset-env's shippedProposals (#13114)

This commit is contained in:
Nicolò Ribaudo
2021-04-16 19:46:30 +02:00
parent 7f5b212322
commit 3c2b98ff06
84 changed files with 151 additions and 16 deletions

View File

@@ -1,4 +1,7 @@
{
"proposal-class-static-block": {
"chrome": "91"
},
"proposal-class-properties": {
"chrome": "74",
"opera": "62",
@@ -28,6 +31,7 @@
},
"proposal-logical-assignment-operators": {
"chrome": "85",
"opera": "71",
"edge": "85",
"firefox": "79",
"safari": "14",