add T2 and T3 items

This commit is contained in:
2026-03-05 01:05:29 -05:00
parent 6ec5b95982
commit 7d779f0b95
7 changed files with 56 additions and 14 deletions

View File

@@ -1,7 +1,11 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
]
}