Skip to content

Commit 145e422

Browse files
committed
add jshintrc
1 parent 835d06a commit 145e422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jshintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"white" : false, // true: Check against strict whitespace and indentation rules
8181

8282
// Custom Globals
83-
"predef" : [] // additional predefined global variables
83+
"prefef" : ["it", "describe"] // additional predefined global variables
8484
}

0 commit comments

Comments
 (0)