4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 21:16:57 +00:00
setup-helm/node_modules/@babel/plugin-syntax-numeric-separator
2022-06-27 14:17:15 -04:00
..
lib v3 new release (#80) 2022-06-27 14:17:15 -04:00
LICENSE v3 new release (#80) 2022-06-27 14:17:15 -04:00
package.json v3 new release (#80) 2022-06-27 14:17:15 -04:00
README.md v3 new release (#80) 2022-06-27 14:17:15 -04: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