Merge branch 'renovate/all-minor-patch' into 'main'
[ProtonMail-WebClient.git] / packages / icons / build.tsconfig.json
blobd446668c70d0110b57fb0e0bd9195147608edee8
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"]