Add Typescript and Dart LSP
This commit is contained in:
parent
b07ebe102c
commit
117055c3f5
2 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
nixfmt.enable = true;
|
||||
prettier = {
|
||||
enable = true;
|
||||
disableTsServerFormatter = true;
|
||||
settings = { extra_filetypes = [ "svelte" ]; };
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue