From 288544356c1c5f394faf7e20d96ed17bdf13af8a Mon Sep 17 00:00:00 2001 From: Piper Chester Date: Tue, 25 Apr 2017 02:44:08 -0700 Subject: [PATCH] index.js: minor reformat (#118) --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 0866e808d..b9803518f 100644 --- a/src/index.js +++ b/src/index.js @@ -48,7 +48,7 @@ function findHooksDir (dirname) { } function getHookScript (hookName, relativePath, cmd) { - // On Windows normalize path (i.e. convert \ to /) + // On Windows normalize path (i.e. convert \ to /) var normalizedPath = normalize(relativePath) // Hook script