This commit is contained in:
2025-12-26 20:54:20 +01:00
parent 904feb41b8
commit 6389be4f0c
26 changed files with 745 additions and 195 deletions

View File

@@ -1,6 +1,7 @@
{
"extends": "./tsconfig.base.json",
"include": [
"tests/env.d.ts",
"tests/**/*.ts",
"tests/**/*.tsx"
],