0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00

[ci] format

This commit is contained in:
Emanuele Stoppa 2025-01-29 14:34:29 +00:00 committed by astrobot-houston
parent c3ed9ee7b5
commit 1c42fb491e

View file

@ -1771,7 +1771,6 @@ export const UnsupportedConfigTransformError = {
hint: 'See the devalue library for all supported types: https://github.com/rich-harris/devalue',
} satisfies ErrorData;
/**
* @docs
* @kind heading