Skip to content

Commit

Permalink
Merge pull request ezsystems#18 from sunpietro/patch-1
Browse files Browse the repository at this point in the history
Added support for ES6
  • Loading branch information
andrerom committed Jul 26, 2017
2 parents bbea9c3 + 148404f commit 37d5427
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/jshint.json
Expand Up @@ -48,5 +48,6 @@
"latedef": true,
"camelcase": true,
"indent": 4,
"undef": true
"undef": true,
"esversion": 6
}

0 comments on commit 37d5427

Please sign in to comment.