We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835d06a commit 145e422Copy full SHA for 145e422
.jshintrc
@@ -80,5 +80,5 @@
80
"white" : false, // true: Check against strict whitespace and indentation rules
81
82
// Custom Globals
83
- "predef" : [] // additional predefined global variables
+ "prefef" : ["it", "describe"] // additional predefined global variables
84
}
0 commit comments