-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: use let and const #204
Conversation
function createConnection() { | ||
self.createConnection(); | ||
self.queue.splice(self.queue.indexOf(timeoutHandle), 1); | ||
setImmediate(() => { |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #204 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 9 9
Lines 900 901 +1
=====================================
+ Hits 900 901 +1
Continue to review full report at Codecov.
|
* Add renovate.json * update renovate.json
No description provided.