k8s-deploy/node_modules/@babel/plugin-syntax-numeric-separator
David Gamero 9860cfe0c2
release v1.5 (#162)
Co-authored-by: David Gamero <davidgamero@microsoft.com>
2021-12-09 16:44:30 -05:00
..
2021-12-09 16:44:30 -05:00
2021-12-09 16:44:30 -05:00
2021-12-09 16:44:30 -05:00
2021-12-09 16:44:30 -05:00

@babel/plugin-syntax-numeric-separator

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.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-numeric-separator

or using yarn:

yarn add @babel/plugin-syntax-numeric-separator --dev