mirror of
https://github.com/denoland/deno.git
synced 2025-08-31 07:47:46 +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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
array_test.js | ||
arraybuffer_test.js | ||
async_test.js | ||
bigint_test.js | ||
build.rs | ||
callback_test.js | ||
Cargo.toml | ||
cleanup_hook_test.js | ||
coerce_test.js | ||
common.js | ||
date_test.js | ||
env_test.js | ||
error_test.js | ||
init_test.js | ||
make_callback_test.js | ||
mem_test.js | ||
module.c | ||
numbers_test.js | ||
object_test.js | ||
object_wrap_test.js | ||
promise_test.js | ||
properties_test.js | ||
strings_test.js | ||
symbol_test.js | ||
typedarray_test.js |