Files
DefinitelyTyped/types/jest
Jason Yu d83bae23a3 [jest] fix test.each typing when array is readonly (#39291)
* [jest] fix test.each typing when array is readonly

* review changes: fix indentations and use $ExpectTypes

* fix lint

* review chagnes: add back T extends any[] and add test

* skip test because of flaky behaviour

* add myself to author
2019-10-29 15:20:32 -07:00
..