Prettier was collapsing sub-processors: []<newline> [] to
sub-processors: [] on commit, causing emit-all --check to fail
immediately after generation. Adding .prettierignore prevents
lint-staged from reformatting these generated artifacts.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>