David Sherret
|
5faf769ac6
|
refactor: extract out sloppy imports resolution from CLI crate (#25920)
This is slow progress towards creating a `deno_resolver` crate.
Waiting on:
* https://github.com/denoland/deno/pull/25918
* https://github.com/denoland/deno/pull/25916
|
2024-09-28 19:17:48 -04:00 |
|
David Sherret
|
f1c58ec041
|
feat(unstable): ability to use a local copy of jsr packages (#25068)
|
2024-08-20 14:11:43 +00:00 |
|
David Sherret
|
04473c04ed
|
fix(compile): support workspace members importing other members (#24909)
|
2024-08-07 07:43:05 +00:00 |
|
David Sherret
|
763f05e74d
|
fix(unstable): move sloppy-import warnings to lint rule (#24710)
Adds a new `no-sloppy-imports` lint rule and cleans up the lint code.
Closes #22844
Closes https://github.com/denoland/deno_lint/issues/1293
|
2024-07-25 09:07:59 -04:00 |
|