Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 7eed01e

Browse files
committed
Merge branch 'common-eslint-config' into common-prettier-config
2 parents d01576a + 0c01f54 commit 7eed01e

File tree

3 files changed

+0
-25
lines changed

3 files changed

+0
-25
lines changed

packages/monday-ui-react-core/package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -201,18 +201,8 @@
201201
"css-loader": "^6.5.1",
202202
"csstype": "^3.1.0",
203203
"ejs": "^3.1.9",
204-
"eslint": "^8.55.0",
205-
"eslint-config-prettier": "^8.10.0",
206-
"eslint-plugin-import": "^2.26.0",
207-
"eslint-plugin-jest": "^27.2.3",
208-
"eslint-plugin-json": "^3.1.0",
209204
"eslint-plugin-jsx-a11y": "^6.5.1",
210205
"eslint-plugin-lodash": "^7.4.0",
211-
"eslint-plugin-markdown": "^3.0.0",
212-
"eslint-plugin-only-warn": "^1.0.3",
213-
"eslint-plugin-prettier": "^5.0.0",
214-
"eslint-plugin-react": "^7.33.2",
215-
"eslint-plugin-storybook": "^0.6.15",
216206
"execa": "^5.1.1",
217207
"identity-obj-proxy": "^3.0.0",
218208
"jest": "^26.6.3",

packages/vibe-storybook-components/package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,6 @@
8484
"babel-loader": "^9.1.3",
8585
"chalk": "^5.3.0",
8686
"css-loader": "^6.8.1",
87-
"eslint": "^8.55.0",
88-
"eslint-config-prettier": "^8.10.0",
89-
"eslint-import-resolver-typescript": "^3.5.5",
90-
"eslint-plugin-import": "^2.26.0",
91-
"eslint-plugin-jest": "^27.2.3",
92-
"eslint-plugin-json": "^3.1.0",
93-
"eslint-plugin-markdown": "^3.0.0",
94-
"eslint-plugin-prettier": "^5.0.0",
95-
"eslint-plugin-react": "^7.33.2",
96-
"eslint-plugin-storybook": "^0.6.15",
9787
"execa": "^7.2.0",
9888
"identity-obj-proxy": "^3.0.0",
9989
"jest": "^29.6.2",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8737,11 +8737,6 @@ eslint-plugin-markdown@^3.0.0:
87378737
dependencies:
87388738
mdast-util-from-markdown "^0.8.5"
87398739

8740-
eslint-plugin-only-warn@^1.0.3:
8741-
version "1.1.0"
8742-
resolved "https://registry.npmjs.org/eslint-plugin-only-warn/-/eslint-plugin-only-warn-1.1.0.tgz#c6ddc37ddc4e72c121f07be565fcb7b6671fe78a"
8743-
integrity sha512-2tktqUAT+Q3hCAU0iSf4xAN1k9zOpjK5WO8104mB0rT/dGhOa09582HN5HlbxNbPRZ0THV7nLGvzugcNOSjzfA==
8744-
87458740
eslint-plugin-prettier@^5.0.0:
87468741
version "5.0.1"
87478742
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"

0 commit comments

Comments
 (0)