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

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