* Proposal: Logical Assignment Operators https://github.com/jridgewell/proposal-logical-assignment I'm bringing it [back](https://github.com/babel/babel/pull/516). 😉 * Use expectPlugin * Add to stage 0 preset * Add logicalAssignment missing plugin log stuff
5 lines
123 B
JSON
5 lines
123 B
JSON
{
|
|
"plugins": [],
|
|
"throws": "This experimental syntax requires enabling the parser plugin: 'logicalAssignment' (1:2)"
|
|
}
|