add vitest and regression tests for arc 1
This commit is contained in:
parent
0074f0e10c
commit
9f538b1543
9 changed files with 1561 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"target": "es2023",
|
||||
"lib": ["ES2023", "DOM"],
|
||||
"module": "esnext",
|
||||
"types": ["vite/client"],
|
||||
"types": ["vite/client", "vitest/globals"],
|
||||
"skipLibCheck": true,
|
||||
|
||||
/* Bundler mode */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue