1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/task
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
..
bin_package fix(cli): Overwrite existing bin entries in node_modules (#24123) 2024-06-06 21:21:25 +00:00
byonm fix(cli): Respect implied BYONM from DENO_FUTURE in deno task (#24652) 2024-07-19 18:59:04 +00:00
doc_comments_incorrect feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00
doc_comments_no_args feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00
invalid_unstable_feature fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
node_modules_dir_false fix(task): do not error if node_modules folder not exists (#23920) 2024-05-21 16:12:14 -04:00
npm_run fix(task): always use npm for npm run with flags (#24028) 2024-05-29 20:16:35 +00:00
npx_installed_pkg_non_byonm fix(task): regression where npx <command> sometimes couldn't find command (#23730) 2024-05-09 03:16:44 +00:00
workspace feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00