Skip to content

Commit f6bf0d7

Browse files
author
Gabriel Schulhof
committed
Build: Add option "es3" to jshint
Closes jquery-archivegh-7173 Fixes jquery-archivegh-7172
1 parent 90a620c commit f6bf0d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"es3": true,
23
"boss": true,
34
"curly": true,
45
"eqeqeq": true,

0 commit comments

Comments
 (0)