Bakhtina Sofya b84cb877be 1st comm 2 hafta önce
..
lib b84cb877be 1st comm 2 hafta önce
LICENSE b84cb877be 1st comm 2 hafta önce
README.md b84cb877be 1st comm 2 hafta önce
package.json b84cb877be 1st comm 2 hafta önce

README.md

@babel/plugin-transform-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

See our website @babel/plugin-transform-numeric-separator for more information.

Install

Using npm:

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

or using yarn:

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