Import request typings

to tell tsc about _Request which has abort()
This commit is contained in:
David Baker
2022-05-10 18:09:17 +01:00
parent 0a9115248d
commit b7df8019f0
3 changed files with 30 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
"@babel/core": "^7.16.5",
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
"@storybook/react": "^6.5.0-alpha.5",
"@types/request": "^2.48.8",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"babel-loader": "^8.2.3",