diff --git a/.browserslistrc b/.browserslistrc deleted file mode 100644 index 214388f..0000000 --- a/.browserslistrc +++ /dev/null @@ -1,3 +0,0 @@ -> 1% -last 2 versions -not dead diff --git a/babel.config.js b/babel.config.js deleted file mode 100644 index c94e729..0000000 --- a/babel.config.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - presets: [ - '@vue/cli-plugin-babel/preset' - ] -} diff --git a/public/index.html b/index.html similarity index 53% rename from public/index.html rename to index.html index fd25809..2f87c87 100644 --- a/public/index.html +++ b/index.html @@ -8,14 +8,14 @@