cut over to vitest: drop jest config, deps, setup, update CI
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"jsx": "react-jsx",
|
||||
"module": "esnext",
|
||||
"lib": ["dom", "esnext"],
|
||||
"types": ["node", "jest"],
|
||||
"types": ["node", "vitest/globals"],
|
||||
"paths": {
|
||||
"#/*": ["./src/*"],
|
||||
"crypto": ["./src/platform/crypto.ts"],
|
||||
|
||||
Reference in New Issue
Block a user