-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy path.prettierignore
More file actions
43 lines (34 loc) · 1.04 KB
/
Copy path.prettierignore
File metadata and controls
43 lines (34 loc) · 1.04 KB
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
# Add files here to ignore them from prettier formatting
/dist
/coverage
/packages/ag-charts-community/dist
/packages/ag-charts-enterprise/dist
/packages/ag-charts-community-examples/src
/packages/ag-charts-website/.astro
/packages/ag-charts-website/src/layouts/Layout.astro
/packages/ag-charts-angular/dist
/packages/ag-charts-react/dist
/packages/ag-charts-vue3/dist
/packages/ag-charts-vue3/lib
/packages/ag-charts-angular/projects/ag-charts-angular/src/test.ts
/tests/**/patches/*
/.nx/cache
/.nx/workspace-data
# Comment in astro file
external/ag-website-shared/src/components/documentation-archive/DocumentationArchiveSection.astro
# With script tag
packages/ag-charts-website/src/components/example-runner/components/FrameworkTemplate.astro
# Prettier 3.8 has a non-idempotency bug on the indented HTML comments under bullet items
.github/ISSUE_TEMPLATE.md
.prettierrc
tsconfig.base.json
# Files without Prettier parsers
*.patch
*.sh
.gitrepo
.nxignore
# External subrepo (managed separately)
external/ag-shared/
.rulesync
# Licenses
LICENSE.html