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
f1dc054d52
denoland-deno
/
cli
/
tests
/
testdata
/
test
/
collect
/
deno.jsonc
6 lines
48 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(cli): support configuring the test tool in the config file (#15079)
2022-07-18 22:12:19 +03:00
{
"test"
:
{
feat(cli): flatten deno.json configuaration (#17799)
2023-04-27 12:02:36 +09:00
"exclude"
:
[
"./ignore"
]
feat(cli): support configuring the test tool in the config file (#15079)
2022-07-18 22:12:19 +03:00
}
}
Copy permalink