migrate pure-logic tests to vitest (phase 1)

This commit is contained in:
Samuel Newman
2026-06-29 18:11:31 +03:00
parent dd85eb0b07
commit a70caf1829
25 changed files with 280 additions and 63 deletions
+1
View File
@@ -307,6 +307,7 @@
"ts-plugin-sort-import-suggestions": "^1.0.4",
"typescript": "^6.0.2",
"typescript-eslint": "^8.58.0",
"vite-plugin-babel": "^1.7.3",
"vitest": "^4.1.9",
"webpack-bundle-analyzer": "^4.10.1"
},