plugins/efmls: move eslint pkg ref to top-level

Fixes #2168
This commit is contained in:
Matt Sturgeon 2024-09-04 23:58:45 +01:00 committed by Austin Horstman
parent 46c3048a61
commit 3c9af6191e
No known key found for this signature in database

View file

@ -53,6 +53,7 @@ in
"djlint"
"dmd"
"dprint"
"eslint"
"fish"
"flawfinder"
"fnlfmt"
@ -101,7 +102,6 @@ in
"vulture"
];
nodePackages = [
"eslint" # FIXME: No way to have a transition fallback...
"eslint_d"
"prettier"
"alex"