mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
429f3929fa
Closes #26181 --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
10 lines
286 B
Text
10 lines
286 B
Text
{
|
|
"version": 1,
|
|
"denoDir": "[WILDCARD]",
|
|
"modulesCache": "[WILDCARD]remote",
|
|
"npmCache": "[WILDCARD]npm",
|
|
"typescriptCache": "[WILDCARD]gen",
|
|
"registryCache": "[WILDCARD]registries",
|
|
"originStorage": "[WILDCARD]location_data",
|
|
"webCacheStorage": [WILDCARD]deno_cache"
|
|
}
|