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

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