This commit is contained in:
Dennis Schoepf 2026-02-11 22:44:03 +01:00
parent 418daa2d90
commit 97e7f4321f

View file

@ -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)