diff --git a/app/.eslintrc.js b/app/.eslintrc.js index c2b207aa..728ddd1a 100644 --- a/app/.eslintrc.js +++ b/app/.eslintrc.js @@ -2,7 +2,7 @@ module.exports = { root: true, env: { es2021: true, - node: true + node: true, }, extends: [ 'plugin:vue/strongly-recommended', diff --git a/app/index.html b/app/index.html index 6b2030d5..8db9df95 100644 --- a/app/index.html +++ b/app/index.html @@ -1,23 +1,26 @@ - + +
+ + + + + + +