diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2020-09-27 06:22:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 12:22:32 +0200 |
| commit | df02e315075456f8d5f75472abbb1fa81e237827 (patch) | |
| tree | d0dc9eb502d17f5bfd463bfd9162f46fead4e307 /cli/tests/lock_check_err_with_bundle.json | |
| parent | c28757f379fd1141c817b21ce2fe4dd86b29cd8c (diff) | |
feat(fmt): Sort named import and export specifiers (#7711)
Diffstat (limited to 'cli/tests/lock_check_err_with_bundle.json')
| -rw-r--r-- | cli/tests/lock_check_err_with_bundle.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/lock_check_err_with_bundle.json b/cli/tests/lock_check_err_with_bundle.json index ae8f9dd9d..b773ed071 100644 --- a/cli/tests/lock_check_err_with_bundle.json +++ b/cli/tests/lock_check_err_with_bundle.json @@ -1,5 +1,5 @@ { - "http://127.0.0.1:4545/cli/tests/subdir/mod1.ts": "f627f1649f9853adfa096241ae2defa75e4e327cbeb6af0e82a11304b3e5c8be", + "http://127.0.0.1:4545/cli/tests/subdir/mod1.ts": "bc699ebc05dec9a4baf2109258f03e6ec8dd5498e2f8c5469b62073b3b241657", "http://127.0.0.1:4545/cli/tests/subdir/print_hello.ts": "fe7bbccaedb6579200a8b582f905139296402d06b1b91109d6e12c41a23125da", "http://127.0.0.1:4545/cli/tests/subdir/subdir2/mod2.ts": "bad" } |
