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
Migrate to the newer sequelize-typescript for typescript database models.
Convert every file to typescript and continue in typescript (checkJs: false)
Go through every file and fix typing issues (checkJs: true)
There needs to be multiple steps:
Migrate to the newer sequelize-typescript for typescript database models.
Convert every file to typescript and continue in typescript (checkJs: false)
Go through every file and fix typing issues (checkJs: true)