forked from noxious/server
Added ESLint
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import { Entity, PrimaryKey, Property } from '@mikro-orm/core'
|
||||
|
||||
import { BaseEntity } from '#application/base/baseEntity'
|
||||
|
||||
@Entity()
|
||||
|
Reference in New Issue
Block a user