Skip to content

Commit b0deee9

Browse files
committed
Add .jshintrc for use with bitHound
1 parent 635b070 commit b0deee9

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+
"globals": [ "describe, it" ]
3+
}

0 commit comments

Comments
 (0)