![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2 years ago | - | |
![]() | package.json | 2 years ago | 2.0K | |
![]() | README.md | 39 years ago | 476 | |
![]() | LICENSE | 39 years ago | 1.1K |
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