Skip to content

Commit d60f696

Browse files
committed
update tests jshint esversion
1 parent 06a7e91 commit d60f696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/.jshintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"browser": true,
55
"eqeqeq": true,
66
"expr": true,
7-
"esversion": 6,
7+
"esversion": 9,
88
"forin": true,
99
"freeze": true,
1010
"futurehostile": true,

0 commit comments

Comments
 (0)