Skip to content

Commit b41d101

Browse files
committed
Fix JSHint esnext, esversion incompability
1 parent 69201bc commit b41d101

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .jshintrc

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
// @author http://michael.haschke.biz/
2020
// @license http://unlicense.org/
2121

22-
"esversion" : 6,
23-
2422
// == Enforcing Options ===============================================
2523
//
2624
// These options tell JSHint to be more strict towards your code. Use

0 commit comments

Comments
 (0)