Bakhtina Sofya b84cb877be 1st comm | пре 3 недеља | |
---|---|---|
.. | ||
lib | пре 3 недеља | |
LICENSE | пре 3 недеља | |
README.md | пре 3 недеља | |
package.json | пре 3 недеља |
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