* 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
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
import runner from "@babel/helper-plugin-test-runner";
|
|
|
|
runner(__dirname);
|