formatting

This commit is contained in:
wont-stream 2025-04-10 19:22:07 -04:00
parent bd4bb12239
commit 5e03f3ef36
8 changed files with 2135 additions and 441 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"
}
]
}
}