|
@@ -159,7 +159,7 @@ if vim.fn.executable("node_modules/.bin/tsc") == 1 then
|
|
filter_out_diagnostics_by_code = {},
|
|
filter_out_diagnostics_by_code = {},
|
|
|
|
|
|
-- inlay hints
|
|
-- inlay hints
|
|
- auto_inlay_hints = true,
|
|
|
|
|
|
+ auto_inlay_hints = false,
|
|
inlay_hints_highlight = "Comment",
|
|
inlay_hints_highlight = "Comment",
|
|
|
|
|
|
-- update imports on file move
|
|
-- update imports on file move
|