Fix maxTsServerMemory (#17758)
Release Notes: - N/A --------- Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
This commit is contained in:
parent
02d5f320ad
commit
b341079d8a
2 changed files with 16 additions and 5 deletions
|
@ -52,7 +52,7 @@ Prettier will also be used for TypeScript files by default. To disable this:
|
|||
{
|
||||
"lsp": {
|
||||
"vtsls": {
|
||||
"initialization_options": {
|
||||
"settings": {
|
||||
// For TypeScript:
|
||||
"typescript": { "tsserver": { "maxTsServerMemory": 16184 } },
|
||||
// For JavaScript:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue