github-pages-deploy-action/node_modules/@babel/plugin-syntax-bigint
2020-01-27 23:58:23 -05:00
..
lib Test... 2020-01-27 23:58:23 -05:00
node_modules/@babel/helper-plugin-utils Test... 2020-01-27 23:58:23 -05:00
LICENSE Test... 2020-01-27 23:58:23 -05:00
package.json Test... 2020-01-27 23:58:23 -05:00
README.md Test... 2020-01-27 23:58:23 -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