Remove prettier
This commit is contained in:
parent
b69884b8b9
commit
b564888b8e
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@
|
|||
black.enable = true;
|
||||
dart_format.enable = true;
|
||||
nixfmt.enable = true;
|
||||
prettier = {
|
||||
enable = true;
|
||||
disableTsServerFormatter = true;
|
||||
settings = { extra_filetypes = [ "svelte" ]; };
|
||||
};
|
||||
xmllint.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue