Skip to content

Commit

Permalink
update type
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaLysiuk committed May 8, 2024
1 parent 51d2bc0 commit ef589c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor-worker/src/validation.ts
Expand Up @@ -47,7 +47,7 @@ const moveErrorsByLibraryPadding = () => {
column: l.column - 1,
})),
positions: error.error.positions,
},
} as GraphQLError,
};
};
};
Expand Down

0 comments on commit ef589c9

Please sign in to comment.