chore: move test tsconfigs

This commit is contained in:
Peter Steinberger
2026-05-03 12:56:42 +01:00
parent f7522edb96
commit adc4fd453b
22 changed files with 126 additions and 123 deletions

View File

@@ -2,6 +2,6 @@
"files": [],
"references": [
{ "path": "./tsconfig.extensions.json" },
{ "path": "./tsconfig.extensions.test.json" }
{ "path": "./test/tsconfig/tsconfig.extensions.test.json" }
]
}