Skip to content

Commit f21211d

Browse files
committed
fix path in prettierignore
1 parent a6525fa commit f21211d

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 @@
66
/tests/ts/fixture
77
/third_party
88
/tests/cpp/lit/**/*.json
9-
/tests/as/default.test.ts
9+
/tests/ts/e2e/default.test.ts
10+
/.cache
11+
/.github/CODEOWNERS

0 commit comments

Comments
 (0)