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
2024-11-30 16:40:57 -05:00
Code
Issues
Packages
1
Wiki
Activity
fec34d8069
denoland-deno
/
cli
/
tests
/
testdata
/
bench
/
collect
/
deno.malformed.jsonc
6 lines
52 B
Text
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-09 20:30:47 -05:00
{
feat(cli): flatten deno.json configuaration (#17799)
2023-04-26 23:02:36 -04: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-09 20:30:47 -05:00
}
Copy permalink