mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
4c8d57db03
Closes https://github.com/denoland/deno/issues/25967 Closes #25968
9 lines
242 B
Text
9 lines
242 B
Text
{
|
|
"version": 1,
|
|
"denoDir": "[WILDCARD]",
|
|
"modulesCache": "[WILDCARD]remote",
|
|
"npmCache": "[WILDCARD]npm",
|
|
"typescriptCache": "[WILDCARD]gen",
|
|
"registryCache": "[WILDCARD]registries",
|
|
"originStorage": "[WILDCARD]location_data"
|
|
}
|