chore: lint

This commit is contained in:
psychedelicious 2024-02-15 20:52:44 +11:00
parent 6e5e9176c0
commit ed43472582

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