mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
duo_web_sdk fix in tsconfig
This commit is contained in:
@@ -31,6 +31,9 @@
|
|||||||
],
|
],
|
||||||
"node": [
|
"node": [
|
||||||
"node_modules/@types/node"
|
"node_modules/@types/node"
|
||||||
|
],
|
||||||
|
"duo_web_sdk": [
|
||||||
|
"node_modules/duo_web_sdk"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user