DefinitelyTyped/types/jest
Daniel Bradley e60ae2a05c Fix parameter name of toBeCloseTo (#19826)
The second argument passed in is not the amount that the number should be within, but is actually the number of significant digits to check. 

Reference: https://github.com/facebook/jest/blob/master/docs/en/ExpectAPI.md#tobeclosetonumber-numdigits
2017-09-25 16:50:09 -07:00
..
v16
index.d.ts Fix parameter name of toBeCloseTo (#19826) 2017-09-25 16:50:09 -07:00
jest-tests.ts jest: added restoreAllMocks 2017-09-20 19:45:34 +02:00
tsconfig.json
tslint.json Add lint disables for no-unnecessary-generics (#19508) 2017-09-01 08:34:37 -07:00