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