mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 23:34:47 -05:00
47f7bed677
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. |
||
---|---|---|
.. | ||
bench.js | ||
event_loop_integration.ts | ||
ffi_callback_errors.ts | ||
ffi_types.ts | ||
integration_tests.rs | ||
test.js | ||
thread_safe_test.js | ||
thread_safe_test_worker.js |