Update On Thu Nov 13 19:41:28 CET 2025

This commit is contained in:
github-action[bot]
2025-11-13 19:41:28 +01:00
parent cd9974abe8
commit 3642b6d22d
350 changed files with 6388 additions and 63252 deletions
+2 -3
View File
@@ -1,11 +1,10 @@
{
"extends": "@tsconfig/node22/tsconfig.json",
"extends": "@tsconfig/node24/tsconfig.json",
"include": [
"vite.config.*",
"vitest.config.*",
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*"
"nightwatch.conf.*"
],
"compilerOptions": {
"composite": true,