Sven SAULEAU b445b79734 Refactor move docs (#8108) | před 6 roky | |
---|---|---|
.. | ||
src | před 6 roky | |
.npmignore | před 6 roky | |
README.md | před 6 roky | |
package.json | před 6 roky |
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