Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 anos atrás | |
---|---|---|
.. | ||
src | 6 anos atrás | |
.npmignore | 6 anos atrás | |
README.md | 6 anos atrás | |
package.json | 6 anos atrás |
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