diff --git a/babel.config.js b/babel.config.js deleted file mode 100644 index 4453fa0..0000000 --- a/babel.config.js +++ /dev/null @@ -1,12 +0,0 @@ -module.exports = { - presets: ["@vue/cli-plugin-babel/preset", "@babel/preset-typescript"], - plugins: [ - [ - "module:@jetblack/operator-overloading", - { - enabled: true - } - ], - "@vue/babel-plugin-jsx" - ] -}; diff --git a/public/index.html b/index.html similarity index 78% rename from public/index.html rename to index.html index 364db67..0d3d575 100644 --- a/public/index.html +++ b/index.html @@ -16,14 +16,14 @@ -