4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-08 13:36:56 +00:00
setup-helm/node_modules/@babel/plugin-syntax-bigint
2022-07-25 17:21:04 +00:00
..
lib Add node modules and compiled JavaScript from main 2022-07-25 17:21:04 +00:00
LICENSE Add node modules and compiled JavaScript from main 2022-07-25 17:21:04 +00:00
package.json Add node modules and compiled JavaScript from main 2022-07-25 17:21:04 +00:00
README.md Add node modules and compiled JavaScript from main 2022-07-25 17:21:04 +00: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