Getting TypeScript warnings where they should not be
I started using Drizzle today and I realized that TypeScript checking in IntelliJ IDEA is showing warnings where it should be ok...
It is giving me proper options and also shows an error if the type is wrong, but I cannot get rid of the warnings for some reason.
Examples:
It is giving me proper options and also shows an error if the type is wrong, but I cannot get rid of the warnings for some reason.
Examples:
