diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..a568cbb --- /dev/null +++ b/.eslintignore @@ -0,0 +1 @@ +src/langs/langs.tpl.js diff --git a/frontend/index.html b/frontend/index.html index d74eafb..8d062d3 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,7 +1,6 @@ - @@ -64,4 +63,3 @@ > - diff --git a/src/app.vue b/src/app.vue index d5ec554..5ade69f 100644 --- a/src/app.vue +++ b/src/app.vue @@ -1,3 +1,4 @@ +