1.6.0 version
Published on July 12, 2020 by timofey kachalov
New version `1.6.0` with `numbersToExpressions` option just has been released!
This option enables numbers conversion to expressions
Example:
// input
const foo = 1234;
// output
const foo=-0xd93+-0x10b4+0x41*0x67+0x84e*0x3+-0xff8;