Sven SAULEAU b445b79734 Refactor move docs (#8108) | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=6) %!d(string=hai) anos | |
.npmignore | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
package.json | %!s(int64=6) %!d(string=hai) anos |
Allow parsing of BigInt literals
See our website @babel/plugin-syntax-bigint for more information.
Using npm:
npm install --save @babel/plugin-syntax-bigint
or using yarn:
yarn add --save @babel/plugin-syntax-bigint