chore: lint

This commit is contained in:
psychedelicious 2024-02-15 20:52:44 +11:00
parent c80987eb8a
commit 68f53460f0

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 {}