fix eslint

This commit is contained in:
sadan 2024-11-26 18:13:06 -05:00
parent 723b2c2c66
commit 6b3362cd64
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
{pkgs, ...}: {
{pkgs, unstable, ...}: {
imports = [
../prisma.nix
];
@ -9,7 +9,7 @@
vscode-langservers-extracted
nodePackages_latest.typescript-language-server
typescript
eslint
unstable.eslint
corepack_22
nodejs_22
] ++ (with pkgs.nodePackages; [