forked from session-foundation/session-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.prettierignore
More file actions
38 lines (30 loc) · 713 Bytes
/
.prettierignore
File metadata and controls
38 lines (30 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# 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/**
stylesheets/*.css
test/ts/**/*.js
ts/**/*.js
ts/protobuf/*.d.ts
ts/protobuf/*.js
ts/util/lint/exceptions.json
ts/test/automation/notes
# Third-party files
node_modules/**
mnemonic_languages/**
.vscode/
.vscrof/
# Managed by package manager (`yarn`/`npm`):
/package.json
# Coverage
release/**
.nyc_output/
coverage/
stylesheets/dist/**
# _locales files are generated by crowdin now.
ts/localization/generated/
dynamic_assets/**/*.js
dynamic_assets/**/*.js.map
dynamic_assets/service-nodes-cache.json