chore(age-dwarves): 🔧 Update TypeScript compiler options and dependencies for the guide module to enforce stricter type safety and improve build performance

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-04-01 04:25:57 -07:00
parent a1de8fba98
commit 99df457f7d

View file

@ -45,6 +45,9 @@
],
"@magic-civ/guide-engine/*": [
"../../../src/packages/guide/src/*"
],
"@lilith/spaceship-ui-icons": [
"./src/types/spaceship-ui-icons"
]
}
},