mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
* feat(client): resolve angular type errors * feat(libs): resolve angular type errors * feat(client): enable strict input access modifiers * fix(client): set strict templates to false * fix(client): resolve type errors * feat(client): enable strict literal types * feat(client): lock down other strict rules to prevent regression * feat(client): enable strict null input typespull/1685/merge
committed by
GitHub
14 changed files with 65 additions and 48 deletions
@ -1 +1,2 @@ |
|||||
|
export * from './interfaces/interfaces'; |
||||
export * from './portfolio-proportion-chart.component'; |
export * from './portfolio-proportion-chart.component'; |
||||
|
|||||
Loading…
Reference in new issue