From ec57f8d742a681d34eb0d23dc9f27fe3a05850e2 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Mon, 13 May 2013 16:04:44 +1200 Subject: Also "use strict"; for index.js --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 625444d..b529caf 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ +"use strict"; /* Deps */ var http = require('http') , path = require('path') -- cgit v1.2.3-60-g2f50