forked from microsoft/fluentui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.prettierignore
More file actions
58 lines (54 loc) · 787 Bytes
/
.prettierignore
File metadata and controls
58 lines (54 loc) · 787 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# generated or imported files
.git
package-deps.json
CHANGELOG.*
fabric-icons-*
version.ts
dndSim.js
packages/monaco-editor/esm
monaco-typescript.d.ts
*.api.md
api-report.md
*.scss.ts
_*.scss
yarn.lock
# folders of generated files
lib
lib-amd
lib-esm
lib-commonjs
dist
node_modules
common/changes
common/scripts
coverage
etc
change
__snapshots__
# package specific files
packages/web-components/**/*.spec.ts
packages/web-components/src/default-palette.ts
# no supported formatter/formatting not relevant
CODEOWNERS
LICENSE
gitignore
.browserslistrc
.eslintcache
.eslintignore
.gitattributes
.gitignore
.npm*
.prettierignore
*.ejs
*.ico
*.jpg
*.log
*.png
*.sh
*.svg
*.txt
.gitkeep
*__tmpl__
*__template__
# template files which actually follow a different language's formatting
*.hbs