-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.prettierignore
More file actions
22 lines (21 loc) · 887 Bytes
/
Copy path.prettierignore
File metadata and controls
22 lines (21 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
node_modules
dist
build
coverage
.next
plugins/@!plugin_example/**
source/styles/generated-tailwind.css
# Auto-generated files (regenerated by scripts, not hand-edited, not prettier-formatted)
weeb-plugins/src/plugins/generated-types.ts
weeb-plugins/src/plugins/metadata.ts
weeb-plugins/src/styles/generated-shared-css.ts
weeb-plugins/src/fonts/generated-font-data.ts
# Written by scripts/generate-tailwind-css.ts (shared.css is its final output,
# tailwind-output.css the intermediate). Formatting them only lasts until the
# next build.
weeb-plugins/src/styles/shared.css
weeb-plugins/src/styles/tailwind-output.css
# Rewritten by weeb-plugins' generate-section-previews during build, which is the
# step CI runs before format:check -- so a formatted copy here would be undone on
# the runner and fail the check that just passed locally.
weeb-dashboard/lib/config/section-previews.ts