Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git] / packages / crypto / tsconfig.json
blobfc73f9efc5e4191e81315ce82305f4379f76a889
2     "extends": "../../tsconfig.base.json",
3     "compilerOptions": {
4         "types": ["webpack-env", "jasmine"],
5         "moduleResolution": "Bundler"
6     }