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 80d8875 commit 6e90db8Copy full SHA for 6e90db8
tests/.eslintrc
@@ -1,5 +1,8 @@
1
{
2
"env": {
3
- "jasmine": true
+ "mocha": true
4
+ },
5
+ "globals": {
6
+ "expect": true
7
}
8
0 commit comments