diff options
author | Yusuke Tanaka <yusuktan@maguro.dev> | 2020-11-26 21:16:48 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-26 13:16:48 +0100 |
commit | 60e980c78180ee3b0a14d692307be275dc181c8d (patch) | |
tree | 03bfb36c6465d0299bc1d5be782e4ac74c0c1456 /std/node | |
parent | a1a806ae0cb132ac63cdf83543e45a958010aeb2 (diff) |
refactor(cli): Remove unnecessary conversion into BTreeMap (#8498)
This commit removes unnecessary conversion into BTreeMap. The value
that gets converted into BTreeMap is _originally_ BTreeMap, so this
conversion is just superfluous.
Additionally, a test is added so that we can make sure the keys in the
emitted lockfile are sorted alphabetically.
Diffstat (limited to 'std/node')
0 files changed, 0 insertions, 0 deletions