Skip to content

Commit e11ad5f

Browse files
committed
chore: update esversion used by jshint
1 parent 72904b5 commit e11ad5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"immed": true,
3535
"nonbsp": true,
3636
"strict": true,
37-
"loopfunc": true
37+
"loopfunc": true,
38+
"esversion": 6
3839
},
3940
"license": "MIT",
4041
"repository": {

0 commit comments

Comments
 (0)