i18n: Upgrade translations from crowdin (253f51dd). (docs)
[ProtonMail-WebClient.git] / .prettierignore
blob7201db489c5571a85e71b1041c1d1312be932571
1 applications/**/locales/**/*.json
2 packages/styles/scss/**/_index.scss
3 packages/wasm/**/*
4 packages/metrics/types/**/*.d.ts
5 tests/account/poms/LoginPage/challenge.html
6 applications/**/public/assets/sandbox.js
7 applications/wallet/src/pkg/
9 .idea
10 .cache
11 .stylelintcache
12 .eslintcache
13 npm-debug.log*
14 yarn-debug.log*
15 yarn-error.log*
16 node_modules
17 dist
18 config.ts
19 tsconfig.tsbuildinfo
20 .yarn/*
21 .pnp.*
22 .netlify
23 storybook-static
24 i18n-js
26 coverage
27 lib-cov
28 test-report.xml
29 ci/images/.env
30 .env
31 appConfig.json
32 build
33 .log
34 *.code-workspace
35 .vscode
36 .nyc_output