Run Prettier after sync-first-party-source-tsconfig-paths writes #270

Closed
opened 2026-06-04 18:05:01 +00:00 by steve · 0 comments
Owner

Describe the issue.

Problem

Goal

Scope

Non-goals

Acceptance Criteria

Implementation Notes

Suggested Files or Specs To Inspect

Validation Commands

Follow-up Tasks

Implementation Summary

sync-first-party-source-tsconfig-paths.mjs now runs Prettier on every tsconfig file it writes (including tsconfig.pack.json updates) via formatSyncedTsconfigFiles, using the same ignore paths as package check:format. Wrapped main execution in an import guard and added sync-first-party-source-tsconfig-paths.test.mjs. Validated: pnpm test:scripts, pnpm check:source-resolution, make spec-lint.

Describe the issue. ## Problem ## Goal ## Scope ## Non-goals ## Acceptance Criteria ## Implementation Notes ## Suggested Files or Specs To Inspect ## Validation Commands ## Related Issues - Follow-up to #269 — [Add tsconfig import resolution guard to check:source-resolution](../closed/269-add-tsconfig-import-resolution-guard-to-check-source-resolution.md) ## Follow-up Tasks ## Implementation Summary sync-first-party-source-tsconfig-paths.mjs now runs Prettier on every tsconfig file it writes (including tsconfig.pack.json updates) via formatSyncedTsconfigFiles, using the same ignore paths as package check:format. Wrapped main execution in an import guard and added sync-first-party-source-tsconfig-paths.test.mjs. Validated: pnpm test:scripts, pnpm check:source-resolution, make spec-lint. <!-- backlog:task_id=TASK-sync-tsconfig-prettier source_spec=scripts/first-party-source-resolution.mjs related_issue=269 -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lapis-notes/lapis#270
No description provided.