You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments