repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'fix-typo-drive' into 'main'
[ProtonMail-WebClient.git]
/
applications
/
pass-desktop
/
tsconfig.json
blob
839c94f5d7b77fa469a4641a6e5a72eec505d547
1
{
2
"extends": "../../tsconfig.base.json",
3
"compilerOptions": {
4
"lib": ["WebWorker", "DOM", "DOM.Iterable", "ESNext"],
5
"types": ["webpack-env", "jest", "./globals.d.ts"]
6
}
7
}