From 5a52fbe2e5a72e96a6034b627910505844a0a88b Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Mon, 21 Mar 2016 10:49:20 +0000 Subject: [PATCH] update --- .jshintrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.jshintrc b/.jshintrc index bfce29a..2d1e301 100644 --- a/.jshintrc +++ b/.jshintrc @@ -33,9 +33,9 @@ "$": false, "EJS": false, "MicroEvent": false, - 'express':false, - 'http':false, - 'request':false, - 'cheerio':false + "express":false, + "http":false, + "request":false, + "cheerio":false } }