If you know how to fix the issue, make a pull request instead.
If you do not mention the authors the issue will be ignored.
After updating to the 1.8.10 version of @types/underscore (which didn't indicate any breaking changes), _.pluck(object,'key'); throws an 'Argument of type '"key"' is not assignable to parameter of type 'never'.' error.
The syntax is, as far as I'm aware, correct. Am I missing something, or is this a bug? Thanks!
If you know how to fix the issue, make a pull request instead.
@types/underscorepackage and had problems.Definitions by:inindex.d.ts) so they can respond.If you do not mention the authors the issue will be ignored.
After updating to the 1.8.10 version of @types/underscore (which didn't indicate any breaking changes),
_.pluck(object,'key'); throws an'Argument of type '"key"' is not assignable to parameter of type 'never'.'error.The syntax is, as far as I'm aware, correct. Am I missing something, or is this a bug? Thanks!