Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 4e4ca73

Browse files
add context and specify as globals
1 parent 84513f6 commit 4e4ca73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.eslintrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@
3636
"describe": true,
3737
"fdescribe": true,
3838
"xdescribe": true,
39+
"context": true,
3940
"it": true,
4041
"xit": true,
42+
"specify": true,
4143
"stress": true,
4244
"waitsForPromise": true,
4345
"oneTick": true,

0 commit comments

Comments
 (0)