|
il y a 5 jours | |
---|---|---|
.. | ||
lib | il y a 5 jours | |
LICENSE | il y a 5 jours | |
README.md | il y a 5 jours | |
package.json | il y a 5 jours |
Remove numeric separators from Decimal, Binary, Hex and Octal literals
See our website @babel/plugin-proposal-numeric-separator for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-numeric-separator
or using yarn:
yarn add @babel/plugin-proposal-numeric-separator --dev