forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.prettierignore
More file actions
43 lines (34 loc) · 852 Bytes
/
Copy path.prettierignore
File metadata and controls
43 lines (34 loc) · 852 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
.github
.yarn
build
compiled
data
dist
pkg
public/lib/monaco
public/sass/*.generated.scss
# TS generate from cue by cuetsy
**/*.gen.ts
**/*.gen.d.ts
# TS generated by grafana-app-sdk
**/*_gen.ts
# Auto-generated theme files
theme.light.generated.json
theme.dark.generated.json
packages/grafana-data/src/themes/schema.generated.json
# Generated Swagger API specs
public/api-merged.json
public/api-enterprise-spec.json
public/openapi3.json
# Crowdin files
# Ignore `locales` directory so we also catch enterprise files
**/locales/**/*.json
# Playwright results
test-results
playwright-report
eslint-suppressions.json
packages/get-document/index.js
packages/get-document/LICENSE
packages/mapbox-jsonlint-lines-primitives/lib/jsonlint.js
packages/mapbox-jsonlint-lines-primitives/lib/formatter.js
packages/mapbox-jsonlint-lines-primitives/LICENSE