|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=7) %!d(string=hai) anos | |
test | %!s(int64=6) %!d(string=hai) anos | |
.npmignore | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
package.json | %!s(int64=6) %!d(string=hai) anos |
Turn flow type annotations into comments
See our website @babel/plugin-transform-flow-comments for more information.
Using npm:
npm install --save @babel/plugin-transform-flow-comments
or using yarn:
yarn add --save @babel/plugin-transform-flow-comments