Bakhtina Sofya b84cb877be 1st comm | 2 hete | |
---|---|---|
.. | ||
lib | 2 hete | |
LICENSE | 2 hete | |
README.md | 2 hete | |
package.json | 2 hete |
Remove numeric separators from Decimal, Binary, Hex and Octal literals
See our website @babel/plugin-transform-numeric-separator for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-numeric-separator
or using yarn:
yarn add @babel/plugin-transform-numeric-separator --dev