|
9 月之前 | |
---|---|---|
.. | ||
lib | 9 月之前 | |
LICENSE | 9 月之前 | |
README.md | 9 月之前 | |
package.json | 9 月之前 |
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