babel-plugin-syntax-infix-bang
v7.4.5
Published
Allow parsing of infix bang
Downloads
3
Readme
@babel/plugin-syntax-infix-bang
Allow parsing of infix bang
TODO: Provide proposal website See the website strawman concurrency for more information. That site speaks of a precursor of ES Promise, called Q.
Install
Using npm:
npm install --save-dev @babel/plugin-syntax-infix-bang
or using yarn:
yarn add @babel/plugin-syntax-infix-bang --dev