[MM-57348] Support notification metrics from the Desktop App client (#2998)
* [MM-57348] Support notification metrics from the Desktop App client * Add timeout in case promise never resolves
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"jsx": "react",
|
||||
"outDir": "./lib",
|
||||
"rootDir": ".",
|
||||
"composite": true
|
||||
"composite": true,
|
||||
"types": []
|
||||
},
|
||||
"include": [
|
||||
"./index.ts"
|
||||
|
Reference in New Issue
Block a user