Updated tsconfig.json and edited all required files to work with it
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import cors from 'cors'
|
||||
import { Application } from 'express'
|
||||
|
||||
import type { Application } from 'express'
|
||||
|
||||
import config from '#application/config'
|
||||
import { AuthController } from '#controllers/auth'
|
||||
|
Reference in New Issue
Block a user