From 7f9258701dc9c905dcdc16dddd97a61ecd65d1a8 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Sun, 27 Oct 2024 18:44:01 -0400 Subject: [PATCH] helix: json formatter --- modules/helix/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/helix/default.nix b/modules/helix/default.nix index 48d630b..b51b6be 100644 --- a/modules/helix/default.nix +++ b/modules/helix/default.nix @@ -15,6 +15,7 @@ let "css" "html" "javascript" + "json" "typescript" ];