npm i @types/testing-library__jest-dom -D
即可
Webpack 5 & Jest - Property 'toBeInTheDocument' does not exist on type 'JestMatchers'
箴言:因为这些东西是非常简单的。不要抱怨自己学不会,那是因为你没有足够用心。
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
阅读 88
2023-05-13
npm i @types/testing-library__jest-dom -D
即可
Webpack 5 & Jest - Property 'toBeInTheDocument' does not exist on type 'JestMatchers'
箴言:因为这些东西是非常简单的。不要抱怨自己学不会,那是因为你没有足够用心。
相关推荐
精彩评论(0)