intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
121 stars 156 forks source link

Added require statement for global mocha functions to fix linting errors #35

Closed hallzac2 closed 4 years ago

hallzac2 commented 4 years ago

I added require statement for global mocha functions to fix linting errors. This should knock down the linting errors in the project from ~197 to ~130.

abisalehalliprasan commented 4 years ago

@hallzac2 looks good.

abisalehalliprasan commented 4 years ago

🚀 PR was released in v2.0.0 hacktoberfest