diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-06-07 04:25:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-07 04:25:32 +0800 |
commit | f2af0934021a83b781f207432d10380cc4c5f396 (patch) | |
tree | aa75159f6f538c2a433e5bff322a137309f0f8f9 /lib | |
parent | b9ad53d1ab166115dde78493f937782417e78e00 (diff) | |
download | tracifyjs-f2af0934021a83b781f207432d10380cc4c5f396.tar.gz tracifyjs-f2af0934021a83b781f207432d10380cc4c5f396.zip |
fix CLI output corruption (#2061)
Using `console.error()` & `console.log()` result in inconsistent formatting across Node.js versions.
Avoid this issue by directly writing to `process.stderr` & `process.stdout` instead.
Miscellaneous
- prettify invalid option listing
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions