From db170ced5b45d4b6f1e007a5c55d967a96c3787a Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 14 Jun 2012 14:15:22 +0000 Subject: [PATCH] tabs in Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 420244b4..cd41539c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ test: - npm install jshint - jshint *.js --config js/.jshintrc \ No newline at end of file + npm install jshint + jshint *.js --config js/.jshintrc \ No newline at end of file