0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-06 11:18:57 -05:00
deno/tests/specs/lint/sloppy_imports_dts
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
..
dir_js
dir_mjs
dir_mts
dir_ts
__test__.jsonc
a.d.ts
a.ts
b.d.ts
b.js
c.d.mts
c.mts
check.out
d.d.mts
d.mjs
lint.out
main.ts
run.out