Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit f55e934

Browse files
Update jshlintrc to use esversion 6
1 parent e35158a commit f55e934

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.jshintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"asi": true
2+
"asi": true,
3+
"esversion": 6
34
}

0 commit comments

Comments
 (0)