Skip to content

Commit 52b6aff

Browse files
committedFeb 12, 2017
Add fake timers from sinon as global
1 parent 76866e3 commit 52b6aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.eslintrc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ globals:
88
stub: true
99
spy: true
1010
createStubInstance: true
11+
useFakeTimers: true

0 commit comments

Comments
 (0)
Please sign in to comment.