Files
DefinitelyTyped/types/raven
Daniel Herman c5f2ca04af Support the single argument options only config API
`Raven.config` supports calling it with only the configuration object if
you'd like the DSN to be pulled from environment variables

https://github.com/getsentry/raven-node/blob/6ce861f9f3fabdeba37013ff1d7dedc3eb6f7a80/lib/client.js#L44-L47
2018-02-12 14:37:29 -05:00
..