From ee484b2a04fab9f591bc0f358687e736b7c1a32c Mon Sep 17 00:00:00 2001 From: Stefan van Herwijnen Date: Wed, 29 Jun 2022 19:50:09 +0200 Subject: [PATCH] chore: remove whitespace --- playground/ssr-vue/vite.config.noexternal.js | 1 - 1 file changed, 1 deletion(-) diff --git a/playground/ssr-vue/vite.config.noexternal.js b/playground/ssr-vue/vite.config.noexternal.js index 8ef30656df2d2a..48a740c16cb1bf 100644 --- a/playground/ssr-vue/vite.config.noexternal.js +++ b/playground/ssr-vue/vite.config.noexternal.js @@ -1,5 +1,4 @@ import config from './vite.config.js' - /** * @type {import('vite').UserConfig} */