Commit 78de8a7
authored
Enabling
This is one of the recommended settings of latest Typescript. It checks
if side effect imports do exist and correct.
Since the framework does have side effects via `zod-plugin`, this
setting makes sense to activate.
https://www.typescriptlang.org/tsconfig/#noUncheckedSideEffectImports
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Maintenance-only update: internal TypeScript compiler configuration
adjusted for development/build processes. No changes to functionality,
interface, performance, or compatibility. No impact on data, settings,
or user workflows. App behavior remains the same across all platforms.
No action required.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->noUncheckedSideEffectImports globally (#2972)1 parent 49e871e commit 78de8a7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments