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]
/
packages
/
icons
/
build.tsconfig.json
blob
d446668c70d0110b57fb0e0bd9195147608edee8
1
{
2
"compilerOptions": {
3
"module": "esnext",
4
"jsx": "react",
5
"esModuleInterop": true,
6
"skipLibCheck": true,
7
"outDir": "lib",
8
"declaration": true
9
},
10
"include": ["index.ts", "icons"]
11
}