perf: remove vue-eslint-parser
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 1m5s
repod / nodejs (push) Successful in 1m5s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2024-11-10 15:40:25 +01:00
parent 07fd241b2a
commit a3879021e4
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@ -35,7 +35,6 @@
"eslint-plugin-pinia": "^0.4.1", "eslint-plugin-pinia": "^0.4.1",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier": "^5.2.1",
"typescript": "5.5", "typescript": "5.5",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10" "vue-tsc": "^2.1.10"
} }
}, },

View File

@ -43,7 +43,6 @@
"eslint-plugin-pinia": "^0.4.1", "eslint-plugin-pinia": "^0.4.1",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier": "^5.2.1",
"typescript": "5.5", "typescript": "5.5",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10" "vue-tsc": "^2.1.10"
}, },
"prettier": "@nextcloud/prettier-config" "prettier": "@nextcloud/prettier-config"