mswjs / msw

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

docs: add decision on linting the worker script #2333

Closed kettanaito closed 3 weeks ago

kettanaito commented 3 weeks ago

Addresses a common confusion related to linting/formatting errors originating from the worker script.

kettanaito commented 3 weeks ago

Released: v2.5.2 🎉

This has been released in v2.5.2!

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.