You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the core package the tsconfig has strict set to false. This IMO is not good and will cause many bugs especially for a modern Typescript project. It would be better to inherit settings from @total-typescript/tsconfig which uses the best tsconfig practices.
In the core package the tsconfig has strict set to false. This IMO is not good and will cause many bugs especially for a modern Typescript project. It would be better to inherit settings from @total-typescript/tsconfig which uses the best tsconfig practices.
https://github.com/total-typescript/tsconfig
The text was updated successfully, but these errors were encountered: