summaryrefslogtreecommitdiff
path: root/tests/registry/npm/source-map-js/source-map-js-1.0.2.tgz
diff options
context:
space:
mode:
authorNathan Whitaker <17734409+nathanwhit@users.noreply.github.com>2024-05-06 16:54:52 -0700
committerGitHub <noreply@github.com>2024-05-06 23:54:52 +0000
commit672216d65a7e737256133615b0bf56092b57b87f (patch)
tree1ee7458192b2e61344fd7e3e2261be6790f5dcbc /tests/registry/npm/source-map-js/source-map-js-1.0.2.tgz
parent8eb1f11112c3ced0ff4a35f3487a4da507db05c2 (diff)
fix(lsp): Pass diagnostic codes to TSC as numbers (#23720)
Fixes the `Debug Failure` errors described in https://github.com/denoland/deno/issues/23643#issuecomment-2094552765 . The issue here was that we were passing diagnostic codes as strings but TSC expects the codes to be numbers. This resulted in some quick fixes not working (as illustrated by the test added here which fails before this PR). The first commit is the actual fix. The rest are just test related.
Diffstat (limited to 'tests/registry/npm/source-map-js/source-map-js-1.0.2.tgz')
0 files changed, 0 insertions, 0 deletions