Prithvi Narasimhan
Results
2
comments of
Prithvi Narasimhan
Me too! Never thought I'd get a notification from sentry with evil.com in it. Would it be possible to allow users to pass in a blank origin instead of evil.com?
**This approach works perfectly for me:** In my `src/__mocks__/ioredis.js`, i included ``` /* @flow */ const Redis = require('ioredis-mock'); class RedisMock { static Command = { _transformer: { argument: {},...