Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit d55e156

Browse files
author
Gabriel Schulhof
committed
Build: Add option "es3" to jshint
Closes gh-7173 Fixes gh-7172
1 parent a3cb437 commit d55e156

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)