programs: typescript-language-server: link cache files into ephemeral storage
This commit is contained in:
@@ -1194,6 +1194,10 @@ in
|
||||
|
||||
typescript-language-server.buildCost = 2;
|
||||
typescript-language-server.sandbox.whitelistPwd = true;
|
||||
typescript-language-server.persist.byStore.ephemeral = [
|
||||
".cache/typescript"
|
||||
".npm" # .npm/{_cacache,_logs}
|
||||
];
|
||||
|
||||
tumiki-fighters.buildCost = 1;
|
||||
tumiki-fighters.sandbox.whitelistAudio = true;
|
||||
|
Reference in New Issue
Block a user