From 4dd18deab959adaf3f1f31b4e47349a657d273f0 Mon Sep 17 00:00:00 2001 From: matthewp Date: Wed, 2 Jun 2021 15:54:54 +0000 Subject: [PATCH] [ci] yarn format --- packages/astro/src/frontend/markdown.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro/src/frontend/markdown.ts b/packages/astro/src/frontend/markdown.ts index 3a446092f..d85635334 100644 --- a/packages/astro/src/frontend/markdown.ts +++ b/packages/astro/src/frontend/markdown.ts @@ -1 +1 @@ -export { renderMarkdown } from '../compiler/utils'; \ No newline at end of file +export { renderMarkdown } from '../compiler/utils';