Bakhtina Sofya b84cb877be 1st comm | 2 tygodni temu | |
---|---|---|
.. | ||
lib | 2 tygodni temu | |
LICENSE | 2 tygodni temu | |
README.md | 2 tygodni temu | |
package.json | 2 tygodni temu |
Allow parsing of the flow syntax
See our website @babel/plugin-syntax-flow for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-flow
or using yarn:
yarn add @babel/plugin-syntax-flow --dev