Navigation Menu

Skip to content

Commit

Permalink
Added support for ES6
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpietro committed Jun 26, 2017
1 parent bbea9c3 commit 148404f
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 148404f

Please sign in to comment.