formatting

This commit is contained in:
wont-stream 2025-04-10 19:17:35 -04:00
parent c7f2f4aeae
commit 4f6623efe9
11 changed files with 2368 additions and 661 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"
}
]
}
}