forked from vltpkg/vltpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.prettierignore
More file actions
43 lines (39 loc) · 733 Bytes
/
.prettierignore
File metadata and controls
43 lines (39 loc) · 733 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
39
40
41
42
43
/dist
/docs
/example
/node_modules
/vlt-lock.json
/scripts/fixtures
/tap-snapshots
/test/fixtures/**/*.json
/.*/
!/.github/
/src/*/.*/
/src/*/dist
/src/*/docs
/src/*/example
/src/*/node_modules
/src/*/scripts/fixtures
/src/*/tap-snapshots
/src/*/test/fixtures/**/*.json
/src/*/src/assets/public/dist
/infra/*/.*/
/infra/*/dist
/infra/*/outdir
/infra/*/docs
/infra/*/example
/infra/*/node_modules
/infra/*/scripts/fixtures
/infra/*/tap-snapshots
/infra/*/test/fixtures/**/*.json
/infra/cli-benchmarks/**
/www/*/.*/
/www/*/dist
/www/*/docs
/www/*/example
/www/*/node_modules
/www/*/scripts/fixtures
/www/*/tap-snapshots
/www/*/test/fixtures/**/*.json
/www/docs/src/content/docs/packages/
/www/docs/tsconfig.typedoc-workspaces.json