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.
This commit is contained in:
Alan Agius 2024-08-30 14:09:04 +00:00 committed by Alan Agius
parent 58fcf2823b
commit fe575832f2

View File

@ -13,6 +13,5 @@
/CONTRIBUTING.md
.yarn/
dist/
third_party/github.com/
/tests/legacy-cli/e2e/assets/
/tools/test/*.json