session-desktop/.prettierignore

44 lines
889 B
Plaintext

# TODO: Partially duplicated from `.gitignore`. Remove once Prettier
# supports `.gitignore`: https://github.com/prettier/prettier/issues/2294
# Generated files
config/local-*.json
config/local.json
dist/**
js/components.js
js/util_worker.js
js/libtextsecure.js
libtextsecure/components.js
stylesheets/*.css
test/test.js
libloki/test/test.js
test/ts/**/*.js
ts/**/*.js
ts/protobuf/*.d.ts
ts/protobuf/*.js
stylesheets/manifest.css
ts/util/lint/exceptions.json
ts/test/automation/notes
# Third-party files
node_modules/**
components/**
js/curve/**
js/Mp3LameEncoder.min.js
js/WebAudioRecorderMp3.js
libtextsecure/libsignal-protocol.js
js/util_worker.js
libtextsecure/test/blanket_mocha.js
mnemonic_languages/**
playwright.config.js
# Managed by package manager (`yarn`/`npm`):
/package.json
# Symlink into third-party `components`:
stylesheets/_intlTelInput.scss
# Coverage
release/**