rxdb
rxdb copied to clipboard
feat: unnecessary space is deleted
- IMPROVED typings I don't think you need that kind of space.
We need this to ensure that the url is clickable in a terminal when the error object is printed as json.
Like console.log(JSON.stringify({"url": "message text https://foobar.de?asdfg=sdfg"}))