From 1f68407db59a723cf78e050b7da0b73daa732a08 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 26 Jun 2022 16:47:50 -0300 Subject: add @format pragma to JS files --- src/repl.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/repl.js') diff --git a/src/repl.js b/src/repl.js index 1a694d7e..5826d230 100644 --- a/src/repl.js +++ b/src/repl.js @@ -1,3 +1,5 @@ +// @format + import * as os from "os"; import * as path from "path"; import * as repl from "repl"; -- cgit 1.3.0-6-gf8a5