mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
Fix eslint-disable comment in Object.ts
This commit is contained in:
parent
a03524496d
commit
8a0b94a18f
@ -1,2 +1,2 @@
|
||||
// @eslint-ignore typescript-eslint/ban-types
|
||||
// eslint-disable-next-line @typescript-eslint/ban-types
|
||||
export type GlobalObject = object;
|
||||
|
Loading…
Reference in New Issue
Block a user