diff --git a/modules/common/helix.nix b/modules/common/helix.nix index 7260dcc..8db9715 100644 --- a/modules/common/helix.nix +++ b/modules/common/helix.nix @@ -92,7 +92,7 @@ in { environment.NO_COLOR = "1"; - config.deno = enabled { + config.javascript = enabled { lint = true; unstable = true;