feat(integration): improve integration test connection (#3005)
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
"incremental": true,
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"strictNullChecks": true,
|
||||
"experimentalDecorators": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@homarr/node-unifi": ["${configDir}/../../node_modules/@types/node-unifi"],
|
||||
"*": ["node_modules/*"]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user