Add Map and Filter

This commit is contained in:
2024-05-26 22:52:39 +02:00
parent 7b344d4fa4
commit aae9215215
18 changed files with 45920 additions and 42 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"vitest.config.*",
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*"
"playwright.config.*",
"src/download/**/*"
],
"compilerOptions": {
"composite": true,