Skip to content

Commit

Permalink
fix: support volar 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sun617 committed Oct 12, 2022
1 parent 4798a92 commit 42b7b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/helix.nix
Expand Up @@ -72,7 +72,7 @@
typeDefinition = true;
};
typescript = {
serverPath = "${pkgs.nodePackages.typescript}/lib/node_modules/typescript/lib/tsserverlibrary.js";
tsdk = "${pkgs.nodePackages.typescript}/lib/node_modules/typescript/lib";
};
};
}
Expand Down

0 comments on commit 42b7b3f

Please sign in to comment.