sinonjs / fake-timers

Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
BSD 3-Clause "New" or "Revised" License
794 stars 103 forks source link

Prefer @sinonjs/commons@2 #442

Closed mroderick closed 1 year ago

mroderick commented 1 year ago

That makes ES2017 support explicit

Purpose (TL;DR) - mandatory