mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
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. |
||
|---|---|---|
| .. | ||
| bar.js | ||
| error_with_npm_import.js | ||
| foo.ts | ||
| inspect_wait.js | ||
| inspector1.js | ||
| inspector2.js | ||
| inspector3.js | ||
| inspector4.js | ||
| inspector_test.js | ||
| memory.js | ||
| test.ts | ||