mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
Refactor test configuration and update type definitions for better compatibility with Prisma
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
"astro": "astro",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"format": "biome format --write .",
|
||||
"lint": "biome lint .",
|
||||
|
||||
Reference in New Issue
Block a user