sinonjs / sinon

Test spies, stubs and mocks for JavaScript.
https://sinonjs.org/
Other
9.64k stars 772 forks source link

Update build.cjs #2545

Closed RohitPaul0007 closed 1 year ago

RohitPaul0007 commented 1 year ago

Purpose (TL;DR) - mandatory

How to verify - mandatory

  1. Check out this branch
  2. npm install

Checklist for author

fatso83 commented 1 year ago

Hi, Rohit! What are you trying to achieve here? Just an update to ES2015+ syntax? If so, replace those lets with consts. Thanks!