diff options
Diffstat (limited to 'src/client/util/reportManager/reportManagerSchema.ts')
-rw-r--r-- | src/client/util/reportManager/reportManagerSchema.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/util/reportManager/reportManagerSchema.ts b/src/client/util/reportManager/reportManagerSchema.ts index 9a1c7c3e9..171c24393 100644 --- a/src/client/util/reportManager/reportManagerSchema.ts +++ b/src/client/util/reportManager/reportManagerSchema.ts @@ -1,3 +1,4 @@ +/* eslint-disable no-use-before-define */ /** * Issue interface schema from Github. */ |