From 3a89bfe71f596ca81da6a2c1ee3db1fb610dbb31 Mon Sep 17 00:00:00 2001 From: Daniel Stockman Date: Mon, 18 Mar 2013 15:55:51 -0700 Subject: [PATCH] Remove jslint instructions that screw up jshint. --- beautify.js | 1 - 1 file changed, 1 deletion(-) diff --git a/beautify.js b/beautify.js index 4784e0849..229fccf2d 100644 --- a/beautify.js +++ b/beautify.js @@ -1,4 +1,3 @@ -/*jslint onevar: false, plusplus: false */ /*jshint curly:true, eqeqeq:true, laxbreak:true, noempty:false */ /*