This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
d451abfc91
denoland-deno
/
cli
/
tests
/
testdata
/
test
/
collect
/
deno.jsonc
6 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
feat(cli): support configuring the test tool in the config file (#15079)
2022-07-18 15:12:19 -04:00
{
"test": {
feat(cli): flatten deno.json configuaration (#17799)
2023-04-26 23:02:36 -04:00
"exclude": ["./ignore"]
feat(cli): support configuring the test tool in the config file (#15079)
2022-07-18 15:12:19 -04:00
}
}
Copy permalink