i18n: Upgrade translations from crowdin (253f51dd). (docs)
[ProtonMail-WebClient.git] / tsconfig.webpack.json
blob5dc7ec43d7ecc0fc3de6341534e8a91da0befd77
2     "compilerOptions": {
3         "module": "commonjs",
4         "target": "es2015",
5         "esModuleInterop": true
6     },
7     "ts-node": {
8         "ignore": ["/node_modules/(?!@proton)"]
9     }