Removed useless files

I won't have the time nor patience to write tests for these, so
This commit is contained in:
Alexis
2024-05-08 18:02:40 +02:00
parent f1f87bebf4
commit 0011b31424
13 changed files with 1805 additions and 1343 deletions

View File

@@ -1,6 +1,6 @@
{
"extends": "@tsconfig/node18/tsconfig.json",
"include": ["vite.config.*", "vitest.config.*", "cypress.config.*", "playwright.config.*"],
"include": ["vite.config.*"],
"compilerOptions": {
"composite": true,
"module": "ESNext",