Remove front end tests

This commit is contained in:
Timothy Armes
2023-07-19 12:06:36 +02:00
parent 465eeac056
commit 7348b8da4e
21 changed files with 12 additions and 1883 deletions
-1
View File
@@ -3,7 +3,6 @@
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"types": ["cypress"],
"skipLibCheck": true,
"strict": true,
"forceConsistentCasingInFileNames": true,