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:
parent
a1de8fba98
commit
99df457f7d
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@
|
|||
],
|
||||
"@magic-civ/guide-engine/*": [
|
||||
"../../../src/packages/guide/src/*"
|
||||
],
|
||||
"@lilith/spaceship-ui-icons": [
|
||||
"./src/types/spaceship-ui-icons"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue