chore: lint

This commit is contained in:
psychedelicious 2024-02-15 20:52:44 +11:00 committed by Brandon Rising
parent 0f335bef5a
commit 5873900410

View File

@ -60,4 +60,4 @@ export class FieldParseError extends Error {
export class UnableToExtractSchemaNameFromRefError extends FieldParseError {}
export class UnsupportedArrayItemType extends FieldParseError {}
export class UnsupportedUnionError extends FieldParseError {}
export class UnsupportedPrimitiveTypeError extends FieldParseError {}
export class UnsupportedPrimitiveTypeError extends FieldParseError {}