formatting

This commit is contained in:
lila 2026-03-21 19:33:07 +01:00
parent 2025cc7298
commit 9ebbf83f93
10 changed files with 45 additions and 27 deletions

View file

@ -3,6 +3,6 @@
"references": [
{ "path": "../../packages/shared" },
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" },
],
{ "path": "./tsconfig.node.json" }
]
}