mirror of
https://github.com/denoland/deno.git
synced 2025-01-16 10:54:14 -05:00
9 lines
141 B
JSON
9 lines
141 B
JSON
|
{
|
||
|
"bench": {
|
||
|
"files": {
|
||
|
"include": ["./include/"],
|
||
|
"exclude": ["./ignore", "./include/2_bench.ts"]
|
||
|
}
|
||
|
}
|
||
|
}
|