mswjs / msw

Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
15.97k stars 519 forks source link

chore(lint): set "no-console" rule to "error" #2243

Closed kettanaito closed 2 months ago

kettanaito commented 2 months ago

Let's not ship console.log() accidentally anymore.

kettanaito commented 2 months ago

Released: v2.4.0 🎉

This has been released in v2.4.0!

Make sure to always update to the latest version (npm i msw@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.