Sven SAULEAU b445b79734 Refactor move docs (#8108) hace 6 años
..
src b4d18f4764 Bigint Support without transform (#8006) hace 6 años
.npmignore b4d18f4764 Bigint Support without transform (#8006) hace 6 años
README.md b445b79734 Refactor move docs (#8108) hace 6 años
package.json 90566103a6 v7.0.0-beta.49 hace 6 años

README.md

@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

See our website @babel/plugin-syntax-bigint for more information.

Install

Using npm:

npm install --save @babel/plugin-syntax-bigint

or using yarn:

yarn add --save @babel/plugin-syntax-bigint