mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
replace Jest with Vitest
This commit is contained in:
+1
-1
@@ -18,6 +18,6 @@
|
||||
"include": [
|
||||
"src/**/*",
|
||||
"vite.config.ts",
|
||||
"jest.config.ts"
|
||||
"vitest.config.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user