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 6dd57a3 commit 478ddb1Copy full SHA for 478ddb1
test/.jshintrc
@@ -1,5 +1,6 @@
1
{
2
"mocha": true,
3
"esnext": true,
4
- "node": true
+ "node": true,
5
+ "expr": true
6
}
0 commit comments