mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-08 09:09:49 +01:00
Compare commits
2 commits
ba422b43bc
...
08fe742a9d
Author | SHA1 | Date | |
---|---|---|---|
|
08fe742a9d | ||
|
8c7419d380 |
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
ls_sources,
|
||||
null_ls.builtins.formatting.prettier.with({
|
||||
command = "${cfg.format.package}/bin/prettier",
|
||||
filetypes = { "typescript" },
|
||||
filetypes = { "typescript" },
|
||||
})
|
||||
)
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue