From d7009367147fb8b841b9717c5807d04240292cdd Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 2 Aug 2023 19:06:38 +0100 Subject: Move code quality tools to root directory --- frontend/package.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 3f4f284..09d1c05 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,13 +13,5 @@ }, "dependencies": { "astro": "^2.9.7" - }, - "devDependencies": { - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", - "eslint": "^8.46.0", - "eslint-plugin-astro": "^0.28.0", - "prettier": "^3.0.0", - "prettier-plugin-astro": "^0.11.0" } } -- cgit v1.2.3