forked from noxious/server
Updated tsconfig.json and edited all required files to work with it
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { Request, Response } from 'express'
|
||||
import type { Request, Response } from 'express'
|
||||
|
||||
import { BaseController } from '#application/base/baseController'
|
||||
import CharacterHairRepository from '#repositories/characterHairRepository'
|
||||
|
Reference in New Issue
Block a user