auto-lint

This commit is contained in:
wont-stream 2025-04-10 19:27:18 -04:00
parent 5e03f3ef36
commit 41c205c809
12 changed files with 263 additions and 246 deletions

View file

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