mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
87b31fbf6e
commit
568a113bc3
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ export {
|
|||
export type { ErrorLocation, ErrorWithMetadata } from './errors.js';
|
||||
export { codeFrame } from './printer.js';
|
||||
export { createSafeError, positionAt } from './utils.js';
|
||||
export { errorMap } from './zod-error-map.js';
|
||||
export { errorMap } from './zod-error-map.js';
|
||||
|
|
Loading…
Reference in a new issue