fixed bug with logistics
This commit is contained in:
11
logistics/tsconfig.json
Normal file
11
logistics/tsconfig.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
],
|
||||
"include": [
|
||||
"src",
|
||||
"react-qr-reader.d.ts"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user