Skip to content

Commit

Permalink
Remove jslint instructions that screw up jshint.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stockman committed Mar 18, 2013
1 parent 3629ba8 commit 3a89bfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion beautify.js
@@ -1,4 +1,3 @@
/*jslint onevar: false, plusplus: false */
/*jshint curly:true, eqeqeq:true, laxbreak:true, noempty:false */ /*jshint curly:true, eqeqeq:true, laxbreak:true, noempty:false */
/* /*
Expand Down

0 comments on commit 3a89bfe

Please sign in to comment.