This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-17 11:24:40 -05:00
Code
Issues
Packages
1
Wiki
Activity
a5a973e93c
denoland-deno
/
cli
/
tests
/
testdata
/
bench
/
collect
/
deno.malformed.jsonc
6 lines
52 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(cli): support deno bench in the config file (#16608) This PR adds the ability to set `include/exclude` fields for `deno bench` in the configuration file.
2022-12-10 02:30:47 +01:00
{
feat(cli): flatten deno.json configuaration (#17799)
2023-04-27 12:02:36 +09:00
"bench"
:
{
"dont_know_this_field"
:
{
}
}
feat(cli): support deno bench in the config file (#16608) This PR adds the ability to set `include/exclude` fields for `deno bench` in the configuration file.
2022-12-10 02:30:47 +01:00
}
Copy permalink