mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 08:02:52 +00:00
feat: add external directions referral
feat: change map page feat: add error handling and timeout to location fetching in directions resolves #124 resolves #122
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../out-tsc/spec",
|
||||
"types": ["jasmine", "node"],
|
||||
"types": ["jasmine", "node", "dom-view-transitions"],
|
||||
"paths": {
|
||||
"@capacitor/*": ["__mocks__/@capacitor/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user