fix: detect re-exported toViewModel in split state files #85
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # [P3-C1:validate:start] | ||
| - name: Validate manifests | ||
| run: pnpm -s validate | ||
| # [P3-C1:validate:end] | ||
| # [P3-C1:golden-diff:start] | ||
| - name: Golden diff (manifests) | ||
| run: pnpm -s golden:manifests | ||
| # [P3-C1:golden-diff:end] | ||