This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
NoStringBasedSetTimeoutTests false positive #285
Labels
Difficulty: Medium
People with non-trivial experience in TSLint should be able to send a pull request for this issue.
Requires Type Checker
Must be implemented with a "typed" rule that uses a TypeScript program.
Status: Accepting PRs
Type: Bug
new Promise(resolve => window.setTimeout(resolve, 100))
The text was updated successfully, but these errors were encountered: