This commit is contained in:
2026-04-04 18:59:34 +02:00
parent 4c989928f1
commit 94fb38e038
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"dev": "vite",
"start": "vite",
"build": "vite build",
"lint": "eslint \"src/**/*.{ts,tsx}\" vite.config.ts vitest.setup.ts",
"lint": "eslint \"src/**/*.{ts,tsx}\" vite.config.mts vitest.setup.ts",
"preview": "vite preview",
"test": "vitest run",
"test:watch": "vitest"