From cde4dbb35132848ffece59ef9cfaccff32347124 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 14 Jul 2020 15:24:17 -0400 Subject: Use dprint for internal formatting (#6682) --- cli/tests/badly_formatted_fixed.js | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/tests/badly_formatted_fixed.js') diff --git a/cli/tests/badly_formatted_fixed.js b/cli/tests/badly_formatted_fixed.js index accefceba..e9062ba85 100644 --- a/cli/tests/badly_formatted_fixed.js +++ b/cli/tests/badly_formatted_fixed.js @@ -1 +1,2 @@ +// Deliberately using .mjs to avoid triggering dprint console.log("Hello World"); -- cgit v1.2.3