adds astro config
This commit is contained in:
parent
2006462d07
commit
677cf34a4b
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.astro-language-server;
|
package = pkgs.astro-language-server;
|
||||||
packageFallback = true;
|
packageFallback = true;
|
||||||
|
config.init_options.typescript.tsdk = "${pkgs.typescript}/lib/node_modules/typescript/lib";
|
||||||
};
|
};
|
||||||
eslint = {
|
eslint = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue