mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-16 18:54:13 +00:00
Feat(npm): Removed prettier from global install
prettier was being detected by nvim and run with default configuration in projects that it shouldn't have run in. Because of that the package should be installed only project by project basis.
This commit is contained in:
@@ -3,7 +3,6 @@ corepack
|
||||
editorconfig-checker
|
||||
github-release-notes
|
||||
neovim
|
||||
prettier
|
||||
stylelint-lsp
|
||||
tldr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user