Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 лет назад | |
---|---|---|
.. | ||
src | 6 лет назад | |
test | 6 лет назад | |
.npmignore | 7 лет назад | |
README.md | 6 лет назад | |
package.json | 6 лет назад |
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 @babel/plugin-proposal-numeric-separator
or using yarn:
yarn add --save @babel/plugin-proposal-numeric-separator