Cleaning of the logistics frontend

This commit is contained in:
GotthardG
2025-03-05 15:00:56 +01:00
parent 3a63e5a6d8
commit 9c73e1df4c
10 changed files with 390 additions and 317 deletions

View File

@ -4,8 +4,7 @@
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
],
"include": [
"src",
"react-qr-reader.d.ts"
]
"compilerOptions": {
"typeRoots": ["./node_modules/@types", "./src/@types"]
}
}