File: .prettierignore

package info (click to toggle)
rust-swc-core 35.0.0~ds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 62,816 kB
  • sloc: javascript: 873; xml: 538; sh: 358; makefile: 35; python: 5
file content (64 lines) | stat: -rw-r--r-- 1,240 bytes parent folder | download | duplicates (2)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Bundler cache files
.cache/

# Generated
CHANGELOG.md
target/
node_modules/

# Space sensitive
crates/jsdoc/tests/
crates/swc/tests/errors/
crates/swc/tests/fixture/
crates/swc/tests/projects/
crates/swc/tests/serde/
crates/swc_css_codegen/tests/
crates/swc_css_lints/tests/
crates/swc_css_minifier/tests/
crates/swc_css_parser/tests/
crates/swc_css_prefixer/tests/
crates/swc_ecma_codegen/tests/
crates/swc_ecma_lints/tests/
crates/swc_ecma_minifier/tests/**/output.js
crates/swc_ecma_parser/tests/
crates/swc_estree_compat/tests/
crates/swc_html_codegen/tests/
crates/swc_html_minifier/tests/
crates/swc_html_parser/tests/
crates/swc_webpack_ast/tests/

# Generated by testing system
output/
output.js
output.*.js
output.full.js
output.mjs
index.g.js
output.json
output.ts
output.css
output.min.css
output.html
output.min.html

# Generated
crates/swc_ecma_preset_env/data
crates/swc_ecma_preset_env/**/*.json
crates/swc/tests/tsc-references
scripts/npm

# Downloaded
benches/

# TODO: Enable formatting
helpers/
packages/helpers
node-swc/__tests__
node-swc/src
node-swc/tests
crates/swc/tests/srcmap/
crates/swc/tests/stacktrace/

# git submodules
crates/swc_ecma_parser/tests/test262-parser
crates/swc_html_parser/tests/html5lib-tests