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
Run prettier --write on all TypeScript files to fix formatting issues:
- src/cli.ts
- src/extension-manager.ts
- src/template-processor.ts
- src/validator.ts
This resolves the CI formatting check failures.
0 commit comments