From 260af39ebfb8e7584b4ff1e566612e0e630a34cb Mon Sep 17 00:00:00 2001 From: "wenjie.luo" <932873781@qq.com> Date: Wed, 10 Nov 2021 02:48:29 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'babel.config.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- babel.config.js | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 babel.config.js diff --git a/babel.config.js b/babel.config.js deleted file mode 100644 index c7231d7..0000000 --- a/babel.config.js +++ /dev/null @@ -1,13 +0,0 @@ -<<<<<<< HEAD -module.exports = { - presets: [ - '@vue/app' - ] -} -======= -module.exports = { - presets: [ - '@vue/app' - ] -} ->>>>>>> f00fa22... initial