Irina Glushko 2389e7160b HW1 done | 3 vuotta sitten | |
---|---|---|
.. | ||
lib | 3 vuotta sitten | |
LICENSE | 3 vuotta sitten | |
README.md | 3 vuotta sitten | |
package.json | 3 vuotta sitten |
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