Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

false positive in string timeout methods: Function is treated as string #306

Closed
HamletDRC opened this issue Oct 26, 2016 · 0 comments
Closed
Milestone

Comments

@HamletDRC
Copy link
Member

This code should be clean:

function(callback: Function) {
    setTimeout(callback, 0);
}
@HamletDRC HamletDRC added this to the 2.0.14 milestone Oct 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant