sentry-javascript
sentry-javascript copied to clipboard
feat(node): Add `socketIoIntegration` to node
Resolves #13310
- [x] If you've added code that should be tested, please add tests.
- [x] Ensure your code lints and the test suite passes (
yarn lint
) & (yarn test
).