Bump @testing-library/jest-dom from 5.16.5 to 6.1.6 #373
Annotations
4 errors
check:
__tests__/index.test.tsx#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
check:
__tests__/index.test.tsx#L5
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
check:
__tests__/index.test.tsx#L12
Cannot find name 'expect'.
|
check
Process completed with exit code 2.
|