Skip to content

Commit 6590b4c

Browse files
committed
Fix: correct ignore for prettier.
1 parent 8e1b9c8 commit 6590b4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client/.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818
// ============================================
1919
static/
2020
*.md
21-
src/third-party/
21+
src/third-party/
22+
src/rust-types/

0 commit comments

Comments
 (0)