feat: installed mcp servers for vitest and eslint
This commit is contained in:
parent
2745af9443
commit
ca9f54d795
2 changed files with 41 additions and 6 deletions
|
@ -72,6 +72,8 @@ in {
|
|||
enable = true;
|
||||
mcp = {
|
||||
nixos.enable = true;
|
||||
eslint.enable = true;
|
||||
vitest.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue