Update flake and make some small changes

This commit is contained in:
Thilo Hohlt
2024-05-12 20:16:39 +02:00
parent 690d799363
commit cbc0babbeb
3 changed files with 11 additions and 10 deletions

View File

@@ -106,6 +106,7 @@
"typescript.preferences.importModuleSpecifier" = "relative";
"workbench.iconTheme" = "material-icon-theme";
"biome.lspBin" = "./node_modules/@biomejs/biome";
"svelte.enable-ts-plugin" = true;
};
};
git = {