switch to remix
This commit is contained in:
commit
52a0ba1b3b
77 changed files with 13468 additions and 0 deletions
4
test/setup-test-env.ts
Normal file
4
test/setup-test-env.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { installGlobals } from "@remix-run/node/globals";
|
||||
import "@testing-library/jest-dom/extend-expect";
|
||||
|
||||
installGlobals();
|
Loading…
Add table
Add a link
Reference in a new issue