-
-
Notifications
You must be signed in to change notification settings - Fork 125
Expand file tree
/
Copy path.prettierignore
More file actions
17 lines (15 loc) · 698 Bytes
/
Copy path.prettierignore
File metadata and controls
17 lines (15 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
**/api/functional
bin
lib
node_modules
# Template, not TypeScript: `${input}` sits at statement position, so Prettier
# cannot parse it and the whole `pnpm format` run exits 2.
packages/sdk/assets/bundle/e2e/index.ts
# Generated by `packages/migrate`'s `prepare` script: `assets/` is cloned from
# the upstream template repositories and `src/bundles/` is emitted from it by
# `src/executable/bundle.js`. Both are listed in `packages/migrate/.gitignore`,
# so formatting them rewrites files no commit can carry and the next
# `pnpm install` reverts the rewrite -- while leaving `prettier --check` red on
# a tree the repository does not own.
packages/migrate/assets/
packages/migrate/src/bundles/