Skip to content

Commit

Permalink
codeclimate jshint esnext
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Jun 28, 2015
1 parent 783ee55 commit 72a5f39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test.js
Expand Up @@ -5,7 +5,8 @@
* Released under the MIT license.
*/

/* jshint asi:true */
/* global Symbol: false */
/* jshint asi: true, esnext: true, newcap: false */

'use strict'

Expand Down

0 comments on commit 72a5f39

Please sign in to comment.