1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 11:53:59 -05:00
denoland-deno/tests/specs/publish/sloppy_imports
David Sherret 89c92b84fa
fix(check): move module not found errors to typescript diagnostics (#27533)
Instead of hard erroring, we now surface module not found errors as
TypeScript diagnostics (we have yet to show the source code of the
error, but something we can improve over time).
2025-01-03 21:49:56 +00:00
..
b chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
__test__.jsonc chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
deno.json chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
LICENSE fix(publish): warn about missing license file (#24677) 2024-07-22 15:46:37 -04:00
mod.ts chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
sloppy_imports.out fix: update dry run success message (#24885) 2024-08-06 08:14:06 +00:00
sloppy_imports_no_warnings.out fix: update dry run success message (#24885) 2024-08-06 08:14:06 +00:00
sloppy_imports_not_enabled.out fix(check): move module not found errors to typescript diagnostics (#27533) 2025-01-03 21:49:56 +00:00