|
před 1 rokem | |
---|---|---|
.. | ||
lib | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
package.json | před 1 rokem |
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
See our website @babel/plugin-syntax-numeric-separator for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-numeric-separator
or using yarn:
yarn add @babel/plugin-syntax-numeric-separator --dev