diff --git a/front/.eslintrc.js b/front/.eslintrc.js index c07080821..320b2a956 100644 --- a/front/.eslintrc.js +++ b/front/.eslintrc.js @@ -14,7 +14,6 @@ module.exports = { parserOptions: { ecmaVersion: 2018, sourceType: 'module', - parser: '@babel/eslint-parser' }, plugins: [ 'vue' diff --git a/front/public/index.html b/front/index.html similarity index 95% rename from front/public/index.html rename to front/index.html index 9825df720..ace99da15 100644 --- a/front/public/index.html +++ b/front/index.html @@ -6,8 +6,9 @@ - + Funkwhale +