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 'DRVDOC-1251' into 'main'
[ProtonMail-WebClient.git]
/
tsconfig.webpack.json
blob
5dc7ec43d7ecc0fc3de6341534e8a91da0befd77
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
"target": "es2015",
5
"esModuleInterop": true
6
},
7
"ts-node": {
8
"ignore": ["/node_modules/(?!@proton)"]
9
}
10
}