Skip to content

Commit 505ab3c

Browse files
committed
Add .jshintrc
1 parent aca1891 commit 505ab3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .jshintrc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"node": true,
3+
"esnext": true
4+
}

0 commit comments

Comments
 (0)