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 5a5e5b8 commit dc0cb0fCopy full SHA for dc0cb0f
.eslintrc
@@ -5,6 +5,7 @@
5
},
6
"env": {
7
"browser": true,
8
- "node": true
+ "node": true,
9
+ "mocha": true
10
}
11
0 commit comments