From 9e47071fff8a62dfa3a3e1cff37e8766c9eb7e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EB=8F=84=ED=98=84?= <64634992+ksmfou98@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:30:20 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"feat:=20prettier,eslint=20=EC=8A=A4?= =?UTF-8?q?=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=B6=94=EA=B0=80"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 83aab4eafee0167615b9a095d0e8127f290fb2c0. --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index bad7e086..176e949d 100644 --- a/package.json +++ b/package.json @@ -3,11 +3,7 @@ "private": true, "scripts": { "chooz": "yarn workspace @monorepo/chooz", - "juma": "yarn workspace @monorepo/jurumarble", - "eslint": "yarn workspaces foreach -pi run eslint", - "eslint:fix": "yarn workspaces foreach -pi run eslint:fix --cache", - "prettier": "yarn workspaces foreach -pi run prettier", - "prettier:fix": "yarn workspaces foreach -pi run prettier:fix --cache" + "juma": "yarn workspace @monorepo/jurumarble" }, "workspaces": { "packages": [