devour-js / devour-client

Don't just consume your JSON API, Devour it...
https://www.npmjs.com/package/devour-client
ISC License
429 stars 89 forks source link

Add asserts for arguments of destroy() #165

Closed tomers closed 6 years ago

tomers commented 6 years ago

What Changed & Why

Added some console asserts to test required arguments for the destroy() function

Also some variable renaming for readability