|
1 年間 前 | |
---|---|---|
.. | ||
lib | 1 年間 前 | |
LICENSE | 1 年間 前 | |
README.md | 1 年間 前 | |
package.json | 1 年間 前 |
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