chore: Set 11 as ECMAScript version in jshint
This commit is contained in:
parent
498f59a939
commit
0a5bc191d3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"curly": true,
|
||||
"devel": true,
|
||||
"eqeqeq": true,
|
||||
"esversion": 9,
|
||||
"esversion": 11,
|
||||
"forin": true,
|
||||
"freeze": true,
|
||||
"jquery": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue