Skip to content

Commit f57d8ad

Browse files
committed
chore: add playground directory to prettierignore
The code is generated so it makes no sense to format it.
1 parent b5afdfa commit f57d8ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.prettierignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ pnpm-lock.yaml
66
**/*.spec.ts
77
**/dist
88
# https://github.com/prettier/prettier/issues/5246
9-
**/*.html
9+
**/*.html
10+
11+
playground

0 commit comments

Comments
 (0)