Skip to content

Commit fe57583

Browse files
committed
build: update .prettierignore to remove incorrect exclude pattern
The pattern `third_party/github.com/` does not match any files. It should be replaced with `/packages/schematics/angular/third_party/`, which is already included in the list.
1 parent 58fcf28 commit fe57583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@
1313
/CONTRIBUTING.md
1414
.yarn/
1515
dist/
16-
third_party/github.com/
1716
/tests/legacy-cli/e2e/assets/
1817
/tools/test/*.json

0 commit comments

Comments
 (0)