From 49d9ba7da0b2f8c05f909f9334a76fb3f7327a01 Mon Sep 17 00:00:00 2001 From: Arnaud Gissinger <37625778+mathix420@users.noreply.github.com> Date: Sun, 17 Jan 2021 10:37:18 +0100 Subject: [PATCH] Remove double \n at the end of header It automatically removes the line just under the header --- src/header.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/header.ts b/src/header.ts index 25a50bf..3c8086f 100644 --- a/src/header.ts +++ b/src/header.ts @@ -35,7 +35,6 @@ const genericTemplate = ` * Updated: $UPDATEDAT_________ by $UPDATEDBY_ ### ########.fr * * * ******************************************************************************** - `.substring(1) /**