From 76f4e352b601713ab109b25128e93bdb90200ac1 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 1 Feb 2025 15:34:06 +0000 Subject: build: Remove sherif from the prod installation path --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 66bfbaee..eb8fc9d7 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,6 @@ "format:fix": "turbo --no-daemon format --continue -- --write --cache-location node_modules/.cache/.prettiercache", "lint": "turbo --no-daemon lint --continue -- --cache-location node_modules/.cache/.eslintcache", "lint:fix": "turbo --no-daemon lint --continue -- --fix --cache-location node_modules/.cache/.eslintcache", - "lint:ws": "pnpm dlx sherif@latest", - "postinstall": "pnpm lint:ws", "typecheck": "turbo --no-daemon typecheck" }, "devDependencies": { @@ -30,6 +28,7 @@ "husky": "^9.0.11", "install": "^0.13.0", "prettier": "^3.4.2", + "sherif": "^1.2.0", "turbo": "^2.1.2" }, "prettier": "@hoarder/prettier-config", -- cgit v1.2.3-70-g09d2