1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-06 14:26:02 -05:00
denoland-deno/tests/specs/publish/sloppy_imports/sloppy_imports.out
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

8 lines
304 B
Text

Check file:///[WILDCARD]/mod.ts
Checking for slow types in the public API...
Check file:///[WILDCARD]/mod.ts
Simulating publish of @foo/bar@1.0.0 with files:
file:///[WILDCARD]/b/index.ts (27B)
file:///[WILDCARD]/deno.json (87B)
file:///[WILDCARD]/mod.ts (35B)
Warning Aborting due to --dry-run