ts fix
This commit is contained in:
parent
418daa2d90
commit
97e7f4321f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
jsx_close_tag.enable = true;
|
||||
tsserver_path = "${pkgs.typescript}/bin/tsserver";
|
||||
tsserver_path = "${pkgs.typescript}/lib/node_modules/typescript/lib/tsserver.js";
|
||||
tsserver_file_preferences = {
|
||||
__raw = ''
|
||||
function(ft)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue