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