1
0

feat: implement modals with vue router 4 (#816)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/816
Reviewed-by: konrad <k@knt.li>
This commit is contained in:
konrad
2022-02-05 16:49:04 +00:00
62 changed files with 1816 additions and 1877 deletions

View File

@ -129,7 +129,7 @@
"parser": "vue-eslint-parser",
"parserOptions": {
"parser": "@typescript-eslint/parser",
"ecmaVersion": 2021
"ecmaVersion": 2022
},
"ignorePatterns": [
"*.test.*",