proton-WebClients/.prettierignore
2025-09-25 14:18:51 +00:00

40 lines
693 B
Text

applications/**/locales/**/*.json
applications/**/public/assets/sandbox.js
applications/authenticator/src/lib/tauri/generated/__bindings__.ts
applications/wallet/src/pkg/
packages/metrics/types/**/*.d.ts
packages/styles/scss/**/_index.scss
packages/wasm/**/*
tests/account/poms/LoginPage/challenge.html
tests/mail-renderer/tests/**/*.html
tests/pass/extension/**/*
tests/pass/hars/**/*
.idea
.cache
.stylelintcache
.eslintcache
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules
dist
config.ts
tsconfig.tsbuildinfo
.yarn/*
.pnp.*
.netlify
storybook-static
i18n-js
po
coverage
lib-cov
test-report.xml
ci/images/.env
.env
appConfig.json
build
.log
*.code-workspace
.vscode
.nyc_output