Skip to content

Commit 0ca12a6

Browse files
authored
set esversion to 8 in .jshintrc (hound uses jshint) (#72)
1 parent 026a599 commit 0ca12a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.jshintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"esversion": 8
3+
}

0 commit comments

Comments
 (0)