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:
@ -129,7 +129,7 @@
|
||||
"parser": "vue-eslint-parser",
|
||||
"parserOptions": {
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"ecmaVersion": 2021
|
||||
"ecmaVersion": 2022
|
||||
},
|
||||
"ignorePatterns": [
|
||||
"*.test.*",
|
||||
|
Reference in New Issue
Block a user