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
10 lines
320 B
Text
10 lines
320 B
Text
{
|
|
"version": 1,
|
|
"denoDir": "[WILDCARD]",
|
|
"modulesCache": "[WILDCARD]remote",
|
|
"npmCache": "[WILDCARD]npm",
|
|
"typescriptCache": "[WILDCARD]gen",
|
|
"registryCache": "[WILDCARD]registries",
|
|
"originStorage": "[WILDCARD]location_data[WILDCARD]",
|
|
"localStorage": "[WILDCARD]location_data[WILDCARD]local_storage"
|
|
}
|