From a3879021e49cb88d7a06b05eed37872fbf97d276 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Sun, 10 Nov 2024 15:40:25 +0100 Subject: [PATCH] perf: :heavy_minus_sign: remove vue-eslint-parser --- package-lock.json | 1 - package.json | 1 - 2 files changed, 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1960ce9..5973b8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,6 @@ "eslint-plugin-pinia": "^0.4.1", "eslint-plugin-prettier": "^5.2.1", "typescript": "5.5", - "vue-eslint-parser": "^9.4.3", "vue-tsc": "^2.1.10" } }, diff --git a/package.json b/package.json index 6c8485f..9088e15 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,6 @@ "eslint-plugin-pinia": "^0.4.1", "eslint-plugin-prettier": "^5.2.1", "typescript": "5.5", - "vue-eslint-parser": "^9.4.3", "vue-tsc": "^2.1.10" }, "prettier": "@nextcloud/prettier-config"