From 07a64be4d3938eff1fb96fa625849deacdc48ec3 Mon Sep 17 00:00:00 2001 From: bholmesdev Date: Fri, 25 Mar 2022 21:14:21 +0000 Subject: [PATCH] [ci] format --- packages/astro-prism/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro-prism/index.js b/packages/astro-prism/index.js index 41974a9d7..99293ed80 100644 --- a/packages/astro-prism/index.js +++ b/packages/astro-prism/index.js @@ -1 +1 @@ -export { default as Prism } from './Prism.astro'; \ No newline at end of file +export { default as Prism } from './Prism.astro';