Add class static blocks to preset-env's shippedProposals (#13114)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user