From 448852a474126c42d6d078d0bb82258b7ecc0750 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 14 Jun 2025 03:07:02 +0800 Subject: deno & nvim: turn back to use deno fmt instead of prettier. --- deno/tools/deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deno/tools/deno.json') diff --git a/deno/tools/deno.json b/deno/tools/deno.json index 1b2cf32..355046a 100644 --- a/deno/tools/deno.json +++ b/deno/tools/deno.json @@ -3,6 +3,6 @@ "tasks": { }, "imports": { - "mustache": "npm:mustache@^4.2.0", + "mustache": "npm:mustache@^4.2.0" } } -- cgit v1.2.3