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

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