deno/tests/testdata/inspector
David Sherret 47f7bed677
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
1. Generally we should prefer to use the `log` crate.
2. I very often accidentally commit `eprintln`s.

When we should use `println` or `eprintln`, it's not too bad to be a bit
more verbose and ignore the lint rule.
2024-05-08 22:45:06 -04:00
..
bar.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
error_with_npm_import.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
foo.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
inspect_wait.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
inspector1.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
inspector2.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
inspector3.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
inspector4.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
inspector_test.js chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-08 22:45:06 -04:00
memory.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00