1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests/testdata/run/with_package_json
Yoshiya Hinosawa 896d7f02cb
chore(ext/console): inspect anonymous function as [Function (anonymous)] (#18283)
This PR changes the inspect result of anonymous functions from
`[Function]` to `[Function (anonymous)]`. This behavior is aligned
to `util.inspect` of Node.js.
2023-03-21 13:12:13 +09:00
..
no_deno_json chore(ext/console): inspect anonymous function as [Function (anonymous)] (#18283) 2023-03-21 13:12:13 +09:00
npm_binary feat: auto-discover package.json for npm dependencies (#17272) 2023-02-20 19:14:06 +01:00
with_stop feat: support bare specifier resolution with package.json (#17864) 2023-02-22 23:21:05 +01:00
.gitignore feat: auto-discover package.json for npm dependencies (#17272) 2023-02-20 19:14:06 +01:00