Merge branch 'IDTEAM-1.16.5-fixes' into 'main'
[ProtonMail-WebClient.git] / .prettierignore
blob26e372460bb00a2142c16a50d816194b40bc13b7
1 applications/**/locales/**/*.json
2 packages/styles/scss/**/_index.scss
3 packages/metrics/types/**/*.d.ts
4 tests/account/poms/LoginPage/challenge.html
5 applications/**/public/assets/sandbox.js
7 .idea
8 .cache
9 .stylelintcache
10 .eslintcache
11 npm-debug.log*
12 yarn-debug.log*
13 yarn-error.log*
14 node_modules
15 dist
16 config.ts
17 tsconfig.tsbuildinfo
18 .yarn/*
19 .pnp.*
20 .netlify
21 storybook-static
22 i18n-js
24 coverage
25 lib-cov
26 test-report.xml
27 ci/images/.env
28 .env
29 appConfig.json
30 build
31 .log
32 *.code-workspace
33 .vscode
34 .nyc_output