Mohammad Asif cf937194cb Removed un-waned things 1. | hai 5 meses | |
---|---|---|
.. | ||
lib | hai 5 meses | |
LICENSE | hai 5 meses | |
README.md | hai 5 meses | |
package.json | hai 5 meses |
Allow parsing of BigInt literals
See our website @babel/plugin-syntax-bigint for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-bigint
or using yarn:
yarn add @babel/plugin-syntax-bigint --dev