0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 18:12:59 -05:00
deno/tests/specs/run/sloppy_imports
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
__test__.jsonc
a.ts
b.js
c.mts
d.mjs
e.tsx
f.jsx
main.ts
no_sloppy.out
sloppy.out