`??=` is being merged into the Logical Assignment Operator proposal, and the overall proposal will wait until nullish coalescing is finalized.
4 lines
99 B
JSON
4 lines
99 B
JSON
{
|
|
"plugins": ["proposal-logical-assignment-operators", "proposal-nullish-coalescing-operator"]
|
|
}
|