Skip to content

Commit

Permalink
Revert "feat: prettier,eslint 스크립트 추가"
Browse files Browse the repository at this point in the history
This reverts commit 83aab4e.
  • Loading branch information
ksmfou98 authored Oct 18, 2023
1 parent b274c05 commit 9e47071
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 9e47071

Please sign in to comment.