commonjs-ansi-color icon indicating copy to clipboard operation
commonjs-ansi-color copied to clipboard

[Babel Error] Octal literal in strict mode

Open mduclehcm opened this issue 5 years ago • 0 comments

This is because strict mode babel does not allow them. See: https://github.com/lukehoban/es6features#binary-and-octal-literals

mduclehcm avatar Nov 06 '19 07:11 mduclehcm