Add a template for ts-jest
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import "regenerator-runtime/runtime";
|
||||
import "@testing-library/jest-dom";
|
||||
import "@testing-library/jest-dom/extend-expect";
|
||||
Reference in New Issue
Block a user