Closed zakdances closed 8 years ago
TypeScript doesn't understand this abbreviated syntax. It's been failing to compile, so I came up with a fix.
But then my linter failed because reject is never used.
reject
I removed reject.
Thank you. Merged.
TypeScript doesn't understand this abbreviated syntax. It's been failing to compile, so I came up with a fix.