aaredb/logistics/tsconfig.json
2024-12-11 10:10:43 +01:00

12 lines
177 B
JSON

{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
],
"include": [
"src",
"react-qr-reader.d.ts"
]
}