github-pages-deploy-action/node_modules/@babel/plugin-syntax-bigint
2020-03-21 17:13:25 -04:00
..
lib Dependencies 2020-01-28 00:08:03 -05:00
LICENSE Dependencies Required 2020-01-28 00:07:56 -05:00
package.json Release 2020-03-21 17:13:25 -04:00
README.md Dependencies Required 2020-01-28 00:07:56 -05:00

@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-dev @babel/plugin-syntax-bigint

or using yarn:

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