7.4.5 • Published 5 years ago

babel-plugin-syntax-infix-bang v7.4.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

@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